Re: PATCH: Warn users about tablespace abuse data loss risk

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: 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-02-13 00:15:59
Message-ID: 52FC0EBF.7020300@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
0001-Warn-about-risks-of-tablespace-misuse.patch text/x-patch 3.3 KB

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Craig Ringer 2014-02-13 00:20:02 archive_command vs recovery_command paths
Previous Message Joshua D. Drake 2014-02-13 00:04:42 Re: Links for upgraders