BUG #16319: Changes in config files

Started by PG Bug reporting formabout 6 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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

#2Michael Paquier
michael@paquier.xyz
In reply to: PG Bug reporting form (#1)
Re: BUG #16319: Changes in config files

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