-
I'm testing with mongo_fdw on PG9.5.
And I experienced issue. It seems that Filetering condidion doesn't push down.
Firstly, I queried on mongodb shell like below. And it looks filter correctly.
db.…
-
I'm using Saiuku with Mondrian 4 and CitusDB's [cstore_fdw](https://github.com/citusdata/cstore_fdw) for storing the fact tables.
Mondrian can't retrive the FTs from Postgres and that's something ver…
-
I've been busy with it for several days, and before continuing, I must know if somebody else already passed this journey, to save my time:
In the beginning it didn't compile.
After fixing the comp…
-
# Issue report
I'm attempting to utilize Foreign Data Wrapper (FDW) to connect to a read-only secondary server on SQL Server. When connecting from a third-party tool, you can simply add the 'read-o…
-
Hi, I want to comment [redis_wrapper](https://bitbucket.org/adunstan/redis_wrapper/src/master/) but the issue button is grey :(
I want to use it as a trigger to sync db data into redis as cache.
…
-
In columnar_reader.c in SelectedChunkMask() a call to predicate_refuted_by is made for each individual var. Because of this a where clause with an OR over multiple columns, like
```sql
WHERE a=1 OR …
-
Hi,
how can I pass a timeout value to www_fdw ?
Thanks
-
text annotation won't save/load on .fdw file
-
I have put my pgsql into PATH, but making the mysql_fdw fail with error.
It seems the Makefile do not use my PATH
I just hardcode absolute path to pg_config to workaround this problem, but you maybe …
-
Let me start by saying thanks! for your work on this foreign data wrapper. It's one of the things that contributes to making Postgres my first choice database. I hope the drawbacks I'm going to brin…