On 11/07/2019 3:04 p.m., Wayne Mell wrote:
Can someone help me with executing a postgres function from VBA? No
matter what function I call, it always times out after exactly 30
seconds. I've tried to use the statement_timeout a million different
ways and always get an error that states "Canc
Good afternoon,
I am updating a PostgreSQL 10.3 installation to PostgreSQL 10.11
installation on Windows 10 using the EDB installer.
On the Select Components dialog, all of the components are selected and
not enabled: no component can be de-selected.
George
Good morning Adrian,
I believe your right.
(Never did get a reply back from EDB when I brought this to their
attention.)
Cheers,
George
On 31/01/2020 2:38 p.m., Adrian Klaver wrote:
On 1/31/20 12:27 PM, George Weaver wrote:
Good afternoon,
I am updating a PostgreSQL 10.3 installation to
Good afternoon,
If I backup a PostgreSQL 10.14 database using pg_dump from Version
11.10, and restore to Version 11, the comment for the database is lost.
I haven't encountered this before when upgrading between major versions.
Test case:
C:\Program Files\PostgreSQL\10\bin>psql
psql (10.14)
Thanks David!
Missed that...
On 20/11/2020 5:01 p.m., David G. Johnston wrote:
On Fri, Nov 20, 2020 at 3:58 PM George Weaver <mailto:gwea...@shaw.ca>> wrote:
What am I missing?
Release notes.
https://www.postgresql.org/docs/11/release-11.html
<https://www.postgresql
Good afternoon,
I am testing upgrading from Version 13 to Version 17. I am getting the
following error when trying to restore a database in Version 17 (the
database was backed up from Version 13 using the Version 17 pg_dump):
pg_Restore: error: could not execute query: ERROR: could not f
Thanks Tom and Christoph,
Got it!
The function xml_valid is also gone. Does xml_is_well_formed accomplish
the same objective?
Thanks,
George
On 01/10/2024 12:28 p.m., Tom Lane wrote:
George Weaver writes:
I am testing upgrading from Version 13 to Version 17. I am getting the
following