Re: Removing OIDs

Поиск
Список
Период
Сортировка
От Marek Lewczuk
Тема Re: Removing OIDs
Дата
Msg-id 401F9CE1.5020604@lewczuk.com
обсуждение исходный текст
Ответ на Removing OIDs  (Sam Barnett-Cormack <s.barnett-cormack@lancaster.ac.uk>)
Список pgsql-admin
Sam Barnett-Cormack wrote:

> Is there any way to remove OIDs from an existing table, or even a whole
> database? I never use the damn things and my database is big, so I'd
> like to do anything I can to shrink it.
>
> Also, are there any performance implications to this?
>
> I'm currently using 7.3.4, but will shortly be moving to 7.4
>

ALTER TABLE [ ONLY ] name [ * ] SET WITHOUT OIDS

ML.



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

Предыдущее
От: Sam Barnett-Cormack
Дата:
Сообщение: Removing OIDs
Следующее
От: Mark Lubratt
Дата:
Сообщение: pg_dump privileges