On Tue, 3 Oct 2000, Mitch Vincent wrote: > Aren't there a pretty big concerns when using OIDs as IDs to relate records > in different tables to each other? Wouldn't the OIDs be totally re-assigned > if you had to dump/restore your database? Not if you use the -o flag to pg_dump. -o Dump object identifiers (OIDs) for every table. -- Tod McQuillin
- [SQL] OID Perfomance - Object-Relational databases Josh Berkus
- Re: [SQL] OID Perfomance - another question Mitch Vincent
- Re: [SQL] OID Perfomance - Object-Relational datab... Tod McQuillin
- Re: [SQL] OID Perfomance - Object-Relational databases Tom Lane
- Re: [SQL] OID Perfomance - Object-Relational datab... Josh Berkus
- Re: [SQL] OID Perfomance - Object-Relational d... Michael Fork
- Re: [SQL] OID Perfomance - Object-Relational d... Tom Lane
- Re: [SQL] OID Perfomance - Object-Relation... Josh Berkus
- Re: [SQL] OID Perfomance - Object-Rel... Bruce Momjian
- [SQL] Re: OID Perfomance - Object-Relational databases Jeff MacDonald
- RE: [SQL] OID Perfomance - Object-Relational databases Michael Ansley
- Re: [SQL] OID Perfomance - Object-Relational datab... Mitch Vincent