From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
Cc: | Ian Lawrence Barwick <barwick(at)gmail(dot)com>, PostgreSQL Developers <pgsql-docs(at)postgresql(dot)org> |
Subject: | Re: PATCH: Warn users about tablespace abuse data loss risk |
Date: | 2014-04-19 14:53:29 |
Message-ID: | 20140419145329.GD31555@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
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, adopting your wording for the first par and
> tweaking the example.
I have applied an adjusted version of this patch that is more compact.
Thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
Attachment | Content-Type | Size |
---|---|---|
tablespace.diff | text/x-diff | 3.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2014-04-19 17:10:39 | Re: Docs incorrectly claiming equivalence between show and pg_settings |
Previous Message | Marko Tiikkaja | 2014-04-18 12:12:37 | Re: hot_standby_feedback and max_standby_archive_delay |