Re: Known Bugs on Postgres 9.5

2018-05-06 Thread Vick Khera
On Sat, May 5, 2018 at 7:49 PM, David G. Johnston < david.g.johns...@gmail.com> wrote: > If you want an opinion, opting for more than one release behind current on > fear grounds is an ultra-conservative position - you might as well minimize > the pain and go recent and keep it longer. At this po

Re: Known Bugs on Postgres 9.5

2018-05-05 Thread Adrian Klaver
On 05/05/2018 03:10 PM, Anudeep Gudipelli wrote: Hi vick, Is there any documentation on bugs, I can’t find them on release notes. Based on the release notes I can see that 9.6 will perform better than 9.5, but I would like to know if there are any known bugs in both 9.5 and 9.6 . The reason i

Re: Known Bugs on Postgres 9.5

2018-05-05 Thread Adrian Klaver
On 05/05/2018 03:10 PM, Anudeep Gudipelli wrote: Hi vick, Is there any documentation on bugs, I can’t find them on release notes. Based on the release notes I can see that 9.6 will perform better than 9.5, but I would like to know if there are any known bugs in both 9.5 and 9.6 . The reason i

Re: Known Bugs on Postgres 9.5

2018-05-05 Thread Anudeep Gudipelli
which version we can upgrade. Thank you, Anudeep Get Outlook for iOS<https://aka.ms/o0ukef> From: Vick Khera Sent: Saturday, May 5, 2018 1:39:36 PM To: Anudeep Gudipelli Cc: pgsql-gene...@postgresql.org Subject: Re: Known Bugs on Postgres 9.5 If you're us

Re: Known Bugs on Postgres 9.5

2018-05-05 Thread Vick Khera
If you're using Postgres for Jira and Confluence, you should upgrade to 9.6. It is the newest version that is known to work. Version 9.5 will also work but you will get better performance and longer life out of the 9.6 version.

Re: Known Bugs on Postgres 9.5

2018-05-04 Thread Tom Lane
Anudeep Gudipelli writes: > I would like to know the known bugs for v9.5 and also v9.6, is there any > place where I can check? See release notes at https://www.postgresql.org/docs/current/static/release.html regards, tom lane