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

From Jim Nasby
Subject Re: tablespaces inside $PGDATA considered harmful
Date
Msg-id 55390BC5.3000204@BlueTreble.com
Whole thread Raw
In response to Re: tablespaces inside $PGDATA considered harmful  (Bruce Momjian <bruce@momjian.us>)
Responses Re: tablespaces inside $PGDATA considered harmful
List pgsql-hackers
On 4/22/15 9:41 PM, Bruce Momjian wrote:
> The case this doesn't catch is referencing a
> symbolic link that points to the same directory.  We can't make it an
> error so people can use pg_upgrade these setups.

Couldn't we make it an ERROR unless IsBinaryUpgrade?
-- 
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Split the 'Server Programming' chapter into two?
Next
From: Pavel Stehule
Date:
Subject: Re: PL/pgSQL, RAISE and error context