Re: postgres - oid question - Mailing list pgsql-general

From Alan Hodgson
Subject Re: postgres - oid question
Date
Msg-id 200705241143.43269@hal.medialogik.com
Whole thread Raw
In response to Re: postgres - oid question  ("bruce" <bedouglas@earthlink.net>)
List 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 by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: postgres - oid question
Next
From: "John D. Burger"
Date:
Subject: Re: Geographic data sources, queries and questions