Re: [BUGS] Posgresql 9.6.1 Bug - Mailing list pgsql-bugs

From Mark Kirkwood
Subject Re: [BUGS] Posgresql 9.6.1 Bug
Date
Msg-id b6766f26-e6ca-536f-3067-286394f6c533@catalyst.net.nz
Whole thread Raw
In response to Re: [BUGS] Posgresql 9.6.1 Bug  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On 21/02/17 04:44, Tom Lane wrote:

> "Maphumulo, Ncebo" <nmaphumulo@fnb.co.za> writes:
>> We are getting the following when starting up JBoss with Postgres 9.6.1:
>> "ERROR [org.hibernate.engine.jdbc.spi.SqlExceptionHelper] (ServerService Thread Pool -- 62) ERROR: column
am.amcanorderdoes not exist"
 
> That is not a Postgres bug.  It indicates that something on the client
> side has not been updated for the system catalog changes that were made
> in PG 9.6.  You probably need to talk to the JBoss folk about whether
> they support 9.6 yet.
>
>

Probably need a later jdbc driver jar at least (looking at the postgres 
jdbc web site it is not immediately obvious what version you need for 
9.6 support, grovelling through the release notes suggests from 9.4.1209 
upto latest version 42 should do it).

regards

Mark


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] Posgresql 9.6.1 Bug
Next
From: sujitm@planittesting.com
Date:
Subject: [BUGS] BUG #14559: Error message of too many clients.