Re: [DOCS] [PATCH] fix tool list for FreeBSD

2014-10-20 Thread Peter Eisentraut
On 10/16/14 3:12 PM, Dag-Erling Smørgrav wrote: > The list of tools required to build the documentation on FreeBSD is > outdated. The following patch fixes it: > > diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml > index 3cc1d60..9626592 100644 > --- a/doc/src/sgml/docguide.sg

[DOCS] 9.4 recommendations for archive_command vs. replication slots

2014-10-20 Thread Peter Eisentraut
The 9.4 documentation for streaming replication still starts out by making you set up archive_command and restore_command. Isn't that obsolete now with replication slots? Shouldn't the first step be to set up replication slots and then go from there? If so, I think replication slots should featu

[DOCS] obsolete pg_receivexlog note?

2014-10-20 Thread Peter Eisentraut
The reference page for pg_receivexlog (http://www.postgresql.org/docs/9.4/static/app-pgreceivexlog.html) has this note: """ When using pg_receivexlog instead of archive_command, the server will continue to recycle transaction log files even if the backups are not properly archived, since there is

Re: [DOCS] [PATCH] fix tool list for FreeBSD

2014-10-20 Thread Dag-Erling Smørgrav
Peter Eisentraut writes: > This replaces openjade by jade. Why? (Arguably, we should recommend > opensp if we're going to suggest openjade.) More or less by accident. Neither was installed when I ran configure, so the Makefile looked for jade, not openjade. In either case, you can remove text