-
[created_stamp] field is Timestamptz type, an error occurred when inserting data:
`failed: RequestError(400, 'mapper_parsing_exception', "failed to parse field [created_stamp] of type [date] in docum…
-
Have an idea to improve PGO? We'd love to hear it! We're going to need some information from you to learn more about your feature requests.
Please be sure you've done the following:
- [x] Provid…
-
It would be helpful to provide a Debian package instead compiling it e.g. on server.
I have implemented it in [https://github.com/jankorichter/mysql_fdw/commit/342d49aab2cc3bd90e9cdbf512c3372132a8045d…
-
While configuring this FDW it shows mapi.h: No such file or directory error. We have monetdb and mclient installed on same machine. Do you know how to resolve this error? Thanks,
-
I am fetching data from MSSQL to Postgresql database usind tds_fdw 1.0.8. And while doing so i am getting the time difference of 5 hr 30 min.
The major concern is that on windows server the time zon…
-
Hi all,
I'm testing with mysql_fdw master and postgres 9.4.6 on:
```
[root@b8a1c371-2a1b-e1ef-8612-a70eae12cfac ~]# uname -a
SunOS b8a1c371-2a1b-e1ef-8612-a70eae12cfac 5.11 joyent_20160218T022556Z …
-
Mongo Atlas is allowing the creation of analytics nodes, that can be used to protect the operational performance of the production database. Such solution is ideal for our use of the mongo_fdw (as a r…
-
您好,我是rds_dbsync加postgresql的mysql_fdw做的实时同步,通过触发器实现的数据同步,当天运行没问题,第二天运行就出现如下错误,是因为触发器执行的时候远程MySQL由于网络原因造成错误使同步终止,您能保证这样的日志捕捉功能有效的同时,不要中断程序运行,让程序一直进行下去.
错误日志如下:
COPY failed for table binlog_data: ERROR…
-
We recieve this error when trying to access MYSQL Link table via FDW from Postgres. Couldnt find on the web what level: 16 references. Any help would be appreciated.
Thank you
Travis
-
make,make install all ok
the lib path has been add to /etc/ld.conf file and execute ldconfig,
but error like this got when create extension json_fdw.
undefined symbol ytp_GetPath find, how to do …