-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?**
ghcr.io/zalando/postgres-operator:v1.11.0
…
-
Is there an alternative method to install the extension that doesn't involve using make? I attempted to use the EDB package, but encountered a "package not found" error. Could you assist me with this?…
-
![image](https://github.com/user-attachments/assets/c15c5e29-b189-4cc6-a825-d25b39889864)
When trying to run the make script I get the error shown in the image
-
i have a postgresql 14 installed on Debian 11 Bullseye, and i want to install ```tds_fdw``` on it, but when i run the code
`make USE_PGXS=1` i receive error;
```
gcc -Wall -Wmissing-prototypes …
-
I tried to install the library on both version 14 and 15 on debian and ubuntu. I always get the same message
`postgres=# create extension firebird_fdw;
ERROR: could not load library "/usr/lib/pos…
-
I have 4 servers 2 are postgres and 2 others are MySql, had trouble with mysql_fdw , tried to join my postgres table with foreign postgres then mysql's one - everything is fine, query's execution time…
-
Postgres log output of minimal reproducible example:
```
2024-07-22 11:08:42.039 UTC [173] ERROR: failed to execute the MySQL query:
2024-07-22 11:08:42.039 UTC [173] STATEMENT:
WITH …
-
If I am interacting with `DateTime64(x) ` types I typically need to either cast a date to them via `toDateTime64()` or cast them to a DateTime. However I cannot use the `toDateTime64` or `toDateTime` …
-
Hello,
Having this Foreign Data Wrapper is a very interesting thing !
I have just build and installed it, and cheched what was the SQL syntax sent to monetdb:
**on postgres:**
CREATE FOREIGN T…
-
Follows issue #557
On new VM install Postgres software and maybe create a dummy example database