Re: postgres - oid question

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: postgres - oid question
Дата
Msg-id 4655FCA6.4010105@iol.ie
обсуждение исходный текст
Ответ на postgres - oid question  ("bruce" <bedouglas@earthlink.net>)
Список pgsql-general
On 24/05/2007 18:58, bruce wrote:

> In looking over a few sites via google, I'm trying to figure out what has to
> be added to the sql I have for creating TBLs that use OIDs. I'd rather have

Something like -

     create table (...) with oids;

- but check the docs (under CREATE TABLE) to be sure.

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Large Database \d: ERROR: cache lookup failed for relation ...
Следующее
От: novnov
Дата:
Сообщение: Return rows from function with expressions