From: | Barbara Lindsey <blindsey(at)cog(dot)ufl(dot)edu> |
---|---|
To: | Larry Rosenman <ler(at)lerctr(dot)org> |
Cc: | James Thompson <jamest(at)math(dot)ksu(dot)edu>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: postgres metadata |
Date: | 2003-11-26 17:08:43 |
Message-ID: | 3FC4DE1B.3040703@cog.ufl.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
so what do you have to do to create the table with oids?
I am using v7.4
Larry Rosenman wrote:
> On Wed, 26 Nov 2003, James Thompson wrote:
>
>
>>I think oid is what you want.
>>
>>select oid,* from table;
>>
>
> Not if the table is created without OID's. Which may become default
> in 7.5.
>
--
Barbara E. Lindsey,
COG RDC
Phone: (352) 392-5198 ext. 314 Fax: (352) 392-8162
----
CONFIDENTIALITY NOTICE: The information contained in this electronic
message is legally privileged and confidential and intended only for the
use of the individual(s) or entity(ies) named above. If the reader of
this message is not the intended recipient, you are hereby notified that
any dissemination, distribution, or copying of this email or any of it's
components is strictly prohibited. If you have received this email in
error, please contact the sender.
----
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2003-11-26 17:12:59 | Re: postgres metadata |
Previous Message | Josué Maldonado | 2003-11-26 17:01:36 | Tweak postgresql ODBC driver |