Re: oid's in views.

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: oid's in views.
Дата
Msg-id web-151072@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на oid's in views.  ("Aasmund Midttun Godal" <postgresql@envisity.com>)
Ответы Re: oid's in views.  ("Aasmund Midttun Godal" <postgresql@envisity.com>)
Список pgsql-sql
Aasmund,

> The oid column will always be blank. The oid column can never be used
> for anything usefull.

I believe the *official* reccommendation now is that you leave the OIDs
to the system, and create your own SERIAL values for row identification.
There are *lots* of problems with using OIDs as an index, and you've
just found one more!

-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

Вложения

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

Предыдущее
От: "Sushil Kumar"
Дата:
Сообщение: Privileges on Functions in Postgres 7.1.3
Следующее
От: Douglas Rafael da Silva
Дата:
Сообщение: Diferent databases on same query...