David Buch
David Buch
Hi I am using postgres 15 on ubuntu 22.04 and have just tried to install pg_cron to no avail. I assume the correct version to install is postgresql-15-cron. I have...
Hi I am trying to install this on Ubuntu 22.04 for mysql 8.0.35, but I am getting this error: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security...
Hi I am connecting postgres 15 to mariadb, but the IMPORT FOREIGN SCHEMA seems to skip all the mixed case tables. It imports all the lower case ones just fine...
Hi I have a connection from postgres to a mariadb database, and the foreign tables work just fine - I can read from them and can write to them. However...
Hi I have tried to install this by following your instructions, but I get this error: gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard...
**_Please note that security bugs or issues should be reported to [email protected]._** I have reported this before, but even in this new version it happens. I have found it happens...