-
### Feature description
https://github.com/qgis/QGIS/blob/e7c045529664cd3e00225dd59bd0b16d10d44acd/src/providers/postgres/qgspostgresconn.cpp#L2152
A full scan of the tables is the default actio…
-
Currently, we already implement Truncate like postgres_fdw from postgresql-14.
I would like to contribute them into repository and community.
If you have interest? I will create pull request for sh…
-
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…
-
@samay-sharma discovered that postgres_fdw does not work when shared_preload_libraries is set to 'pg_shard'.
When the instructions on this [link](https://wiki.postgresql.org/wiki/What%27s_new_in_Post…
-
Hi,
5.5.2 fails to build against PostgreSQL 17 RC1. Log is attached. Please note that some of them are probably GCC 14 warnings that may need to be fixed.
[mongo_fdw-5.5.2-pg17-build-error.txt](…
-
# Issue report
## Operating system
Sql Server 2019 Windows Server 2022
Postgres 13.5 debian “bullseye”
## Version of tds\_fdw
```
List of installe…
-
Jira Link: [DB-1145](https://yugabyte.atlassian.net/browse/DB-1145)
### Description
```
-- Check case of a type present only on the remote server.
-- We can fake this by dropping the type locally …
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application. -> Well I can't be 100% sure...
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHu…
pjmv updated
6 months ago
-
- [x] investigate memory allocation (is it possible to know exactly how much memory we will need for the whole table in advance?)
- [ ] investigate postgres tuple polling speed and sheetreader polling…
-
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…