Re: [ADMIN] How to set the global OID counter? COPY WITH OIDS does not set global OID counter? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: [ADMIN] How to set the global OID counter? COPY WITH OIDS does not set global OID counter?
Date
Msg-id 9780.1149863199@sss.pgh.pa.us
Whole thread Raw
In response to Re: [ADMIN] How to set the global OID counter? COPY WITH OIDS does not set global OID counter?  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: [ADMIN] How to set the global OID counter? COPY WITH OIDS does  (Dirk Lutzebäck <lutzeb@aeccom.com>)
List pgsql-bugs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Dirk Lutzeb�ck wrote:
>> how can one set the global OID counter in 8.1.X? We think it would work
>> in 8.0.X using the COPY WITH OIDS command but this does not work in
>> 8.1.X anymore.

> pg_resetxlog -o
> (Postmaster stopped of course)

Possibly more to the point: why do you think you need to mess with the
counter?  8.1 is smart enough not to assign conflicting OIDs to large
objects.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [ADMIN] How to set the global OID counter? COPY WITH OIDS does not set global OID counter?
Next
From: Dirk Lutzebäck
Date:
Subject: Re: [ADMIN] How to set the global OID counter? COPY WITH OIDS does