True. Dirk Tom Lane wrote: =?ISO-8859-1?Q?Dirk_Lutzeb=E4ck?= <[EMAIL PROTECTED]> writes:This is not a large object. We are seeing rows with duplicate oids because the OID counter is not changed after the dump (exported with --oids) is being loaded. How does 8.1 prevent to allocate duplicate OIDs?If there's a unique index on the OID column then 8.1 will not allocate duplicate OIDs. If there's not such a unique index, you had no guarantee of no-duplicates before 8.1 either.regards, tom lane --
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Thank you for your cooperation. Dirk Lutzebäck <[EMAIL PROTECTED]> Tel +49.30.5362.1635
Fax .1638 |
- [GENERAL] How to set the global OID counter? COPY WITH OID... Dirk Lutzebäck
- Re: [GENERAL] [ADMIN] How to set the global OID count... Alvaro Herrera
- Re: [GENERAL] [ADMIN] How to set the global OID c... Tom Lane
- Re: [GENERAL] [ADMIN] How to set the global O... Dirk Lutzebäck
- Re: [GENERAL] [ADMIN] How to set the glob... Tom Lane
- Re: [GENERAL] [ADMIN] How to set the... Dirk Lutzebäck
- Re: [GENERAL] [ADMIN] How to set... Jim C. Nasby