OID and joins - Mailing list pgsql-general

From DaVinci
Subject OID and joins
Date
Msg-id 20001018153305.A1434@fangorn.net
Whole thread Raw
Responses Re: OID and joins  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Hi all.

Can I use OIDs for joins between tables without losing functionality?

The problems I am afraid of are:

    - pg_dump/psql: Can I recover OIDs from security copies?.
    - Indexes: joins between tables linked with OIDs use indexes from
      OIDs?, should I have to make that indexes or they are automatic?.
    - Any other limitation I don't achieve to view?.

Thanks for your ideas.

                            David

pgsql-general by date:

Previous
From: Denis Perchine
Date:
Subject: Problems creating index
Next
From: Gunnar R|nning
Date:
Subject: Re: Re: JDBC Performance