Thread: BUG #16319: Changes in config files

BUG #16319: Changes in config files

From
PG Bug reporting form
Date:
The following bug has been logged on the website:

Bug reference:      16319
Logged by:          Vishnu Nemmara
Email address:      nenmaravishnu@gmail.com
PostgreSQL version: 9.5.0
Operating system:   ubuntu
Description:

Hi Team,

We are planing to upgrade our Postgres database 9.5 to 10. please let us
know below changes,

1. Config file(like pg_hba.conf...) changes
2. Replication changes 
3. Installation changes.

We used Postgres database in our Jira application.
Its important us to get these details.
Checked the document nothing mentioned regarding the changes.

Please let me know the above.

Regards
Vishnu


Re: BUG #16319: Changes in config files

From
Michael Paquier
Date:
On Thu, Mar 26, 2020 at 06:13:24AM +0000, PG Bug reporting form wrote:
> We are planing to upgrade our Postgres database 9.5 to 10. please let us
> know below changes,
>
> 1. Config file(like pg_hba.conf...) changes
> 2. Replication changes
> 3. Installation changes.
>
> We used Postgres database in our Jira application.
> Its important us to get these details.
> Checked the document nothing mentioned regarding the changes.

What if you checked the release notes of 9.6 and 10?  Here they are:
https://www.postgresql.org/docs/10/release-10.html
https://www.postgresql.org/docs/9.6/release-9-6.html
--
Michael

Attachment