Re: tablespaces inside $PGDATA considered harmful - Mailing list pgsql-hackers

From Andres Freund
Subject Re: tablespaces inside $PGDATA considered harmful
Date
Msg-id 20150423203040.GN3055@alap3.anarazel.de
Whole thread Raw
In response to Re: tablespaces inside $PGDATA considered harmful  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: tablespaces inside $PGDATA considered harmful
Re: tablespaces inside $PGDATA considered harmful
List pgsql-hackers
On 2015-04-23 16:26:09 -0400, Robert Haas wrote:
> But pg_upgrade automates all that, so you can't use pg_upgrade in that
> case.  If we add a GUC as I suggested, you can still use pg_upgrade.

But we also have to live with data directories being in a shit state
forever onward. We won't really be able to remove the option
realistically.

It's not that hard to just move the tablespace out of the data directory
while the server. As long as you move it on the same partition, it's
even fast.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: tablespaces inside $PGDATA considered harmful
Next
From: David Steele
Date:
Subject: Re: tablespaces inside $PGDATA considered harmful