]> granicus.if.org Git - postgresql/commit
Warn more strongly about the dangers of exclusive backup mode.
authorRobert Haas <rhaas@postgresql.org>
Fri, 29 Mar 2019 12:09:39 +0000 (08:09 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 29 Mar 2019 12:15:16 +0000 (08:15 -0400)
commitc900c15269f0f900d666bd1b0c6df3eff5098678
treecbf5141d55e1213f9b8f9bdccb496385cd46a014
parentbb76134b08aa46cdeb0ff1e6d7b392d315529a8c
Warn more strongly about the dangers of exclusive backup mode.

Especially, warn about the hazards of mishandling the backup_label
file.  Adjust a couple of server messages to be more clear about
the hazards associated with removing backup_label files, too.

David Steele and Robert Haas, reviewed by Laurenz Albe, Martín
Marqués, Peter Eisentraut, and Magnus Hagander.

Discussion: http://postgr.es/m/7d85c387-000e-16f0-e00b-50bf83c22127@pgmasters.net
doc/src/sgml/backup.sgml
src/backend/access/transam/xlog.c