Re: OIDs as keys - Mailing list pgsql-performance

From Neil Conway
Subject Re: OIDs as keys
Date
Msg-id 1046985774.10528.57.camel@tokyo
Whole thread Raw
In response to Re: OIDs as keys  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: OIDs as keys  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-performance
On Thu, 2003-03-06 at 16:13, Bruce Momjian wrote:
> It would be good to somehow SET the use_oids GUC value on restore start,
> and just use SET when the table is different than the default, but then
> there is no mechanism to do that when you restore a single table.

What if the default value changes?

IMHO, running a SET per CREATE TABLE isn't too ugly...

Cheers,

Neil
--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC




pgsql-performance by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: OIDs as keys
Next
From: Rod Taylor
Date:
Subject: Re: Write ahead logging