Re: [DOCS] PATCH: Warn users about tablespace abuse data loss risk

2014-04-19 Thread Bruce Momjian
On Thu, Feb 13, 2014 at 08:15:59AM +0800, Craig Ringer wrote: > On 02/12/2014 02:35 PM, Ian Lawrence Barwick wrote: > > And taking a look at the page in question I see this prominent example: > > > > CREATE TABLESPACE fastspace LOCATION '/mnt/sda1/postgresql/data'; > > Here's an updated patch,

Re: [DOCS] Docs incorrectly claiming equivalence between show and pg_settings

2014-04-19 Thread Bruce Momjian
On Wed, Feb 12, 2014 at 03:54:31PM +0100, Stefan Seifert wrote: > Hi! > > http://www.postgresql.org/docs/devel/static/sql-show.html claims: > "Also, the pg_settings system view produces the same information." > > This is not entirely correct. On IRC I was told, that the view only contains > sett

Re: [DOCS] archive_command vs recovery_command paths

2014-04-19 Thread Bruce Momjian
On Thu, Feb 13, 2014 at 08:20:02AM +0800, Craig Ringer wrote: > Hi folks > > Another point of confusion I've been seeing a lot in users on Stack > Overflow, dba.stackexchange.com, etc surrounds the meaning of paths > given in archive_command and restore_command. > > Lots of people seem to assume