Re: [Slony1-general] Is a high tab_reloid worrying? - Mailing list pgsql-general

From Tom Lane
Subject Re: [Slony1-general] Is a high tab_reloid worrying?
Date
Msg-id 1640.1145289706@sss.pgh.pa.us
Whole thread Raw
In response to Re: [Slony1-general] Is a high tab_reloid worrying?  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-general
Jan Wieck <JanWieck@Yahoo.com> writes:
> The other thing that is eating OID's are temporary objects. I personally
> consider the implementation of temp tables broken for precisely that
> matter. If your application uses temp tables, sooner or later it will
> cause an OID counter wrap around and then you run the risk of random
> transaction failures due to duplicate key errors on CREATE TEMP TABLE.

Not as of 8.1.

            regards, tom lane

pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: [Slony1-general] Is a high tab_reloid worrying?
Next
From: Rich Shepard
Date:
Subject: Syntax Help Requested