Re: OIDS question - Mailing list pgsql-novice

From Tom Lane
Subject Re: OIDS question
Date
Msg-id 27557.1217652207@sss.pgh.pa.us
Whole thread Raw
In response to OIDS question  (Frank Bax <fbax@sympatico.ca>)
Responses Re: OIDS question  (Frank Bax <fbax@sympatico.ca>)
List pgsql-novice
Frank Bax <fbax@sympatico.ca> writes:
> While playing with this I noticed that using the -c -o options of
> pg_dump together; I get OIDS in COPY statements, but not in the CREATE
> commands.  Either this is a bug; or I'm missing something here...

Please provide some details ... AFAICS the COPY and CREATE TABLE cases
are testing the same conditions.

            regards, tom lane

pgsql-novice by date:

Previous
From: Frank Bax
Date:
Subject: OIDS question
Next
From: Frank Bax
Date:
Subject: Re: OIDS question