On Thursday 24 May 2007 11:31, "bruce" <[EMAIL PROTECTED]> 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


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to