No, many of the tables have primary keys already, serial, single key or several keys. 
I don't want to 'serialize' every table, because it does not make sense.

Oid's however are very usefull as I can use them as a primary key on any table.

Regards,

Aasmund.

On Fri, 19 Oct 2001 15:38:16 -0700, "Josh Berkus" <[EMAIL PROTECTED]> wrote:
> Aasmund,
> 
> 
> You'd still be better off defining your own SERIAL columns and/or
> primary keys and using those.  Some Trigger types require referencing
> the OID, but that's about it.
> 
> -Josh
> 
> ______AGLIO DATABASE SOLUTIONS___________________________
>                                        Josh Berkus
>   Complete information technology      [EMAIL PROTECTED]
>    and data management solutions       (415) 565-7293
>   for law firms, small businesses        fax 621-2533
>     and non-profit organizations.      San Francisco

Aasmund Midttun Godal

[EMAIL PROTECTED] - http://www.godal.com/
+47 40 45 20 46

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to