Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: How to set the global OID counter? COPY WITH OIDS does not set global OID counter?



Dirk Lutzebäck wrote:
> Hi,
> 
> 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)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group