Re: access to internal rowIds - Mailing list pgsql-general

From Bruce Momjian
Subject Re: access to internal rowIds
Date
Msg-id 200102221854.NAA07099@candle.pha.pa.us
Whole thread Raw
In response to access to internal rowIds  (adb <adb@Beast.COM>)
List 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 by date:

Previous
From: adb
Date:
Subject: access to internal rowIds
Next
From: Tressens Lionel
Date:
Subject: Re: Problems when dumping a database