Re: access to internal rowIds

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: access to internal rowIds
Дата
Msg-id 200102221854.NAA07099@candle.pha.pa.us
обсуждение исходный текст
Ответ на access to internal rowIds  (adb <adb@Beast.COM>)
Список pgsql-general
SELECT OID, col FROM tab.

OID is the rowid.

> Is there a way to get the internal rowId's in postgres
> in a regular query?
>
> Thanks,
>
> Alex.
>
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-general по дате отправления:

Предыдущее
От: adb
Дата:
Сообщение: access to internal rowIds
Следующее
От: Tressens Lionel
Дата:
Сообщение: Re: Problems when dumping a database