Re: OIDS question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Frank Bax <fbax(at)sympatico(dot)ca>
Cc: PostgreSQL List - Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: OIDS question
Date: 2008-08-02 04:43:27
Message-ID: 27557.1217652207@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Frank Bax <fbax(at)sympatico(dot)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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Frank Bax 2008-08-02 11:39:16 Re: OIDS question
Previous Message Frank Bax 2008-08-01 22:34:15 OIDS question