Re: postgres - oid question

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: postgres - oid question
Дата
Msg-id 200705241143.43269@hal.medialogik.com
обсуждение исходный текст
Ответ на Re: postgres - oid question  ("bruce" <bedouglas@earthlink.net>)
Список pgsql-general
On Thursday 24 May 2007 11:31, "bruce" <bedouglas@earthlink.net> wrote:
> Hi Oliver.
>
> Thanks for the reply.
>
> I was hoping that there was/is a single cmd that I could use at the
> beginning of the sql file, that would allow all the tables that are
> created to be created using the OID. Kind of a
>

set default_with_oids  = true;
create table ...
create table ...


--
`"Gun-wielding recluse gunned down by local police" isn't the epitaph
I want. I am hoping for "Witnesses reported the sound up to two hundred
kilometers away" or "Last body part finally located".' --- James Nicoll


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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: postgres - oid question
Следующее
От: "John D. Burger"
Дата:
Сообщение: Re: Geographic data sources, queries and questions