Re: Add exclusive backup deprecation notes to documentation
Magnus Hagander <magnus@hagander.net>
From: Magnus Hagander <magnus@hagander.net>
To: David Steele <david@pgmasters.net>
Cc: 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:10:57Z
Lists: pgsql-hackers
On Fri, Mar 1, 2019 at 2:07 PM David Steele <david@pgmasters.net> wrote: > 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 > Maybe have the first note say "This method is deprecated bceause it has serious risks (see bellow)" and then list the actual risks at the end? -- Magnus Hagander Me: https://www.hagander.net/ <http://www.hagander.net/> Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
Commits
-
Warn more strongly about the dangers of exclusive backup mode.
- c900c15269f0 12.0 landed