OID and joins

Поиск
Список
Период
Сортировка
От DaVinci
Тема OID and joins
Дата
Msg-id 20001018153305.A1434@fangorn.net
обсуждение исходный текст
Ответы Re: OID and joins  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Denis Perchine
Дата:
Сообщение: Problems creating index
Следующее
От: Gunnar R|nning
Дата:
Сообщение: Re: Re: JDBC Performance