Re: Shared catalogs vs pg_global tablespace - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Shared catalogs vs pg_global tablespace
Date
Msg-id 4B6AE815.6080603@enterprisedb.com
Whole thread Raw
In response to Shared catalogs vs pg_global tablespace  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Shared catalogs vs pg_global tablespace
List pgsql-hackers
Tom Lane wrote:
> I'm not sure whether allowing that would be good or bad.  I see no
> obvious killer reason why it'd be bad, but it seems like the kind of
> thing we might regret someday.  pg_global is in some sense an
> implementation artifact, so allowing users to depend on it might be
> bad in the long run.

Agreed, it feels scary to allow it.

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: [CFReview] Red-Black Tree
Next
From: Chris Campbell
Date:
Subject: Re: Recent vendor SSL renegotiation patches break PostgreSQL