Re: Add exclusive backup deprecation notes to documentation
David Steele <david@pgmasters.net>
From: David Steele <david@pgmasters.net>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, Laurenz Albe <laurenz.albe@cybertec.at>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Martín Marqués <martin@2ndquadrant.com>, Michael Paquier <michael@paquier.xyz>
Date: 2019-03-01T13:07:13Z
Lists: pgsql-hackers
On 3/1/19 1:13 PM, Peter Eisentraut wrote: > Please follow the 1-space indentation in the documentation files. Whoops. Will fix. > I think the style of mentioning all the problems in a note before the > actual description is a bit backwards. In the case of an important note like this I think it should be right at the top where people will see it. Not everyone reads to the end. -- -David david@pgmasters.net
Commits
-
Warn more strongly about the dangers of exclusive backup mode.
- c900c15269f0 12.0 landed