postgres metadata

From: Barbara Lindsey <blindsey(at)cog(dot)ufl(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: postgres metadata
Date: 2003-11-26 16:20:54
Message-ID: 3FC4D2E6.8060600@cog.ufl.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there something in Postgres that corresponds to the rowid
pseudocolumn in Oracle, which represents the unique address of the row
of data in the table? If so, how would you access that in a query?

--
Barbara E. Lindsey,
COG RDC
Phone: (352) 392-5198 ext. 314 Fax: (352) 392-8162

----

Responses

Browse pgsql-general by date

  From Date Subject
Next Message James Thompson 2003-11-26 16:39:43 Re: postgres metadata
Previous Message Greg Stark 2003-11-26 16:03:55 Re: marking record origin in views