Re: access to internal rowIds

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: adb <adb(at)Beast(dot)COM>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: access to internal rowIds
Date: 2001-02-22 18:54:16
Message-ID: 200102221854.NAA07099@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tressens Lionel 2001-02-22 18:55:16 Re: Problems when dumping a database
Previous Message Peter Eisentraut 2001-02-22 18:40:51 Re: Printing PostgreSQL reports