Re: How to fix 0xC0000005 exception in Postgres 9.0 - Mailing list pgsql-general

From Adrian Klaver
Subject Re: How to fix 0xC0000005 exception in Postgres 9.0
Date
Msg-id acd7a53c-6726-57ac-a96b-29957c627668@aklaver.com
Whole thread Raw
In response to Re: How to fix 0xC0000005 exception in Postgres 9.0  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-general
On 2/20/20 2:42 PM, Alvaro Herrera wrote:
> On 2020-Feb-20, Andrus wrote:
> 
>>> Upgrade to a version of Postgres that is not 5 years past EOL?
>>
>> Not possible at moment because requires lot of testing not to break existing
>> applications.
>> Planned in future.
> 
> Applications are already broken, since they can't connect, right?  Seems
> like a great time to test them with an upgraded server.
> 

 From here:

https://www.postgresql.org/message-id/B75CDDBB971F43D0864066636BBAA24B%40dell2

the breakage seems restricted to ODBC connection to localhost with user 
dbadmin(other users maybe?). The driver is psqlODBC driver 09.00.0101, 
which I believe is pre-libpq, so libpq connections seem to work.



-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: How to fix 0xC0000005 exception in Postgres 9.0
Next
From: Ron
Date:
Subject: Re: How to fix 0xC0000005 exception in Postgres 9.0