Re: Postgresql and VBA - Connection Timeout

2019-07-11 Thread George Weaver
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

PostgreSQL Installer issue

2020-01-31 Thread George Weaver
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

Re: PostgreSQL Installer issue

2020-02-11 Thread George Weaver
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

Restoring Database on Version 11 does not restore database comment

2020-11-20 Thread George Weaver
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)

Re: Restoring Database on Version 11 does not restore database comment

2020-11-20 Thread George Weaver
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