Re: [DOCS] order of entries in admin docs

2008-05-08 Thread Ian Barwick
2008/5/8 Peter Eisentraut <[EMAIL PROTECTED]>: > Bruce Momjian wrote: >> There isn't much additional text except a description of each item. > > That's the way it should be: Each parameter explains what it does. There can > be more extensive documentation about how they all fit together elsewhere.

Re: [DOCS] order of entries in admin docs

2008-05-08 Thread Ian Barwick
(Whoops, apologies for the blank mail, I clicked on "send" by accident) Ian Barwick -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs

[DOCS] .backup files not needed?

2008-05-08 Thread Simon Riggs
Just had questions from a replication user about why the .backup file is described as "can ordinarily be ignored" and is considered optional by recovery also even when pg_start_backup() was used. If the file was created, it is necessary to use it in recovery, so should never be ignored as the docs