Re: automatically assigning catalog toast oids - Mailing list pgsql-hackers

From John Naylor
Subject Re: automatically assigning catalog toast oids
Date
Msg-id 3E944265-FEEF-43C3-B174-2234AB7397CB@gmail.com
Whole thread Raw
In response to Re: automatically assigning catalog toast oids  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

> On 12/13/18, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Looking at the existing entries, it seems like we'd have to have
> one special case: schema public has OID 2200 but is intentionally
> not pinned.

setup_depend() mentions other exceptions, but only this one currently has any effect as far as I can see:

"pg_database: it's a feature, not a bug, that template1 is not pinned."

-John Naylor


pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: Remove Deprecated Exclusive Backup Mode
Next
From: David Steele
Date:
Subject: Re: Change pgarch_readyXlog() to return .history files first