RE: PostgreSQL10.x client Vs. PostgreSQL 11.x server

2020-03-25 Thread Deepti Sharma S
Sharma S Subject: Re: PostgreSQL10.x client Vs. PostgreSQL 11.x server Hi Deepti, By using an older client, you will be missing out on the additional features that Postgres 11 (and its corresponding client) supports. By referring to the release notes, you can identify those: https://www.postgresql

Re: PostgreSQL10.x client Vs. PostgreSQL 11.x server

2020-03-25 Thread Jimmy Angelakos
Hi Deepti, As Peter pointed out (and I should have clarified), the server-side features of each version should work regardless of client. So the pg11 client will support all of the features of pg10 server (should be fully compatible). Best regards, Jimmy Jimmy Angelakos Senior PostgreSQL Archite

Re: PostgreSQL10.x client Vs. PostgreSQL 11.x server

2020-03-13 Thread Peter J. Holzer
On 2020-03-13 08:47:59 +, Jimmy Angelakos wrote: > By using an older client, you will be missing out on the additional > features that Postgres 11 (and its corresponding client) supports. This is not correct. You can use all the additional features which only affect the server. None of the maj

Re: PostgreSQL10.x client Vs. PostgreSQL 11.x server

2020-03-13 Thread Jimmy Angelakos
gaon, Haryana 122 003, India > Phone 0124-6243000 > deepti.s.sha...@ericsson.com > www.ericsson.com > > > > From: Deepti Sharma S > Sent: Monday, March 2, 2020 3:20 PM > To: 'postgres-disc...@mailman.lmera.ericsson.se' > > Subject: PostgreSQL10.x client Vs. Pos

RE: PostgreSQL10.x client Vs. PostgreSQL 11.x server

2020-03-13 Thread Deepti Sharma S
epti.s.sha...@ericsson.com<mailto:deepti.s.sha...@ericsson.com> www.ericsson.com<http://www.ericsson.com/> From: Deepti Sharma S Sent: Monday, March 2, 2020 3:20 PM To: 'postgres-disc...@mailman.lmera.ericsson.se' Subject: PostgreSQL10.x client Vs. PostgreSQL 11.x server Hel