Re: oid's in views.

Поиск
Список
Период
Сортировка
От Aasmund Midttun Godal
Тема Re: oid's in views.
Дата
Msg-id 20011020111548.697.qmail@ns.krot.org
обсуждение исходный текст
Ответ на Re: oid's in views.  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-sql
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" <josh@agliodbs.com> 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      josh@agliodbs.com
>    and data management solutions       (415) 565-7293
>   for law firms, small businesses        fax 621-2533
>     and non-profit organizations.      San Francisco

Aasmund Midttun Godal

aasmund@godal.com - http://www.godal.com/
+47 40 45 20 46


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Troy"
Дата:
Сообщение: Re: Diferent databases on same query...
Следующее
От: marc@oscar.eng.cv.net (Marc Spitzer)
Дата:
Сообщение: Re: Index of a table is not used (in any case)