Re: [JDBC] [DOCS] JDBC documentation - issue report

2014-08-19 Thread Craig Ringer
On 08/19/2014 01:12 AM, Josh Berkus wrote: > Forwarding this to pgsql-jdbc mailing list. > > On 08/18/2014 06:18 AM, Christopher Barham wrote: >> Hi, >> >> >> >> Just spotted a possible issue in the Documentation around loading the >> JDBC driver. This page documents how: >> http://jdbc.postgre

Re: [DOCS] Sample archive_command is still problematic

2014-08-19 Thread Josh Berkus
On 08/19/2014 10:39 AM, Tom Lane wrote: > Josh Berkus writes: >> Well, if we want a sample command in the docs, then we should actually >> give a few different sample commands and even a sample shell script. If >> we give the users several alternatives, maybe they'll actually think >> about it in

Re: [DOCS] Sample archive_command is still problematic

2014-08-19 Thread Tom Lane
Josh Berkus writes: > Well, if we want a sample command in the docs, then we should actually > give a few different sample commands and even a sample shell script. If > we give the users several alternatives, maybe they'll actually think > about it instead of just C&P. Sure, if we can think of s

Re: [DOCS] Sample archive_command is still problematic

2014-08-19 Thread Josh Berkus
On 08/18/2014 10:31 AM, Tom Lane wrote: > Josh Berkus writes: >> 2) One reason users are using the "test -f" version of the archive >> command is that we put it in the same postgresql.conf. I would suggest >> that we don't put *any* archive command in the sample postgresql.conf, >> since there is