Re: pg_dump doesn't properly honor -O for sequences

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: pg_dump doesn't properly honor -O for sequences
Date: 2007-04-25 20:44:45
Message-ID: 5687.1177533885@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jeff Davis <pgsql(at)j-davis(dot)com> writes:
> pg_dump -O apparently removes all instances of ALTER TABLE ... OWNER TO
> from the output, but does not remove ALTER SEQUENCE ... OWNED BY from
> the output.

Why should it? That's not ownership in the same sense.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeff Davis 2007-04-25 20:57:09 Re: pg_dump doesn't properly honor -O for sequences
Previous Message Kevin Grittner 2007-04-25 20:15:03 Re: BUG #3252: Select Order by time