Add -s warning

This commit is contained in:
Kurt Zeilenga 2006-01-08 20:29:44 +00:00
parent c51a71e5c2
commit 32f75fe4f2

View File

@ -54,7 +54,10 @@ disable subordinate gluing. Only the specified database will be
processed, and not its glued subordinates (if any).
.TP
.B -s
disable schema checking.
disable schema checking. This option is intended to be used when loading
databases containing special objects, such as fractional objects on a
partial replica. Loading normal objects which do not conform to
schema may result in unexpected and ill behavior.
.TP
.B \-u
enable dry-run (don't write to backend) mode.