Re: BUG #2588: rename table and dump bug

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Evgeny Gridasov" <eugrid(at)fpm(dot)kubsu(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2588: rename table and dump bug
Date: 2006-08-25 13:24:54
Message-ID: 22971.1156512294@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Evgeny Gridasov" <eugrid(at)fpm(dot)kubsu(dot)ru> writes:
> Is it a pg_dump bug or 'ALTER TABLE xxx RENAME TO xxx' does not rename the
> corresponding sequences?

ALTER TABLE doesn't (and shouldn't IMHO) rename the sequence. See
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01250.php

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-08-25 13:32:48 Re: BUG #2589: corrupt file
Previous Message Franco Malerba 2006-08-25 10:13:09 BUG #2590: Create a Slony-i Cluster in PgAdmin III