Re: Transaction Management

2020-07-14 Thread Bruce Momjian
On Tue, Jul 7, 2020 at 10:46:59AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/plpgsql-transactions.html > Description: > > Hello, > > We are looking to use transaction management and have r

Documentation Issue?

2020-07-14 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/tutorial-join.html Description: The documentation at https://www.postgresql.org/docs/12/tutorial-join.html shows this query: SELECT * FROM weather, cities WHERE city = name;

Re: ALTER SYSTEM between upgrades

2020-07-14 Thread Daniel Gustafsson
> On 14 Jul 2020, at 01:58, Bruce Momjian wrote: > I am creating a new thread to discuss the question raised by Alvaro of > how many ALTER SYSTEM settings are lost during major upgrades. Do we > properly document that users should migrate their postgresql.conf _and_ > postgresql.auto.conf files