Can I adjust the oid counter for testing?

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Can I adjust the oid counter for testing?
Date: 2002-06-17 11:55:05
Message-ID: D85C66DA59BA044EB96AB9683819CF610153B2@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

I need to do some testing of pgAdmin on a database with very large oids
(> 4,000,000,000). Is there anyway I can wind the oid counter forward
without having to do a few billion inserts?

I'm on a test system so I can initdb if required.

Thanks, Dave.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2002-06-17 12:01:35 FW: ALTER TABLE... OWNER bugette (repost)
Previous Message Dave Page 2002-06-17 11:48:56 Re: [HACKERS] Native OLE DB. What do you think about it