-
As noted in this ticket - https://github.com/pramsey/pgsql-ogr-fdw/issues/182
It would be really handy if docker-postgis files include ogr_fdw.
ogr_fdw spatial data wrapper is already carried by…
robe2 updated
2 years ago
-
I can successfully build 'jdbc-fdw` against Postgres V14.9 source code, however when I attempt to build it against V15 source code I get several compile-time errors.
Any help would be much apprecia…
-
Hi everyone. There hasn't been a release of cstore_fdw for a while now.
Is there a road map of new features or a release planed for the short term?
Thanks
-
Hi, i had compile mysql_fdw source code completely. And i had start my postgresql ,but execute command:
CREATE EXTENSION mysql_fdw;
occured below errors:
postgres=# CREATE EXTENSION mysql_fdw;
E…
-
This issue is for tracking an item in [https://github.com/prisma/prisma/issues/16311](https://github.com/prisma/prisma/issues/16311) (discussed[ in depth here](https://github.com/prisma/prisma/issues/…
-
```
./duckdb /home/postgres/db
COPY (select generate_series as id, md5(random()::text) as info,
now()::timestamp+(generate_series||' second')::interval as crt_time
from generate_seri…
-
-
Hi, I met problem with access Active Directory using LDAP protocol with multicorn.ldapfdw.LdapFdw
It needs "paging-style" access (async). I have written fork of that plugin and want to contribute but…
-
```sql
bdc=# set client_min_messages='debug4';
SET
bdc=# explain verbose …
-