Re: Bug with rename bigserial column - Mailing list pgsql-general

From Richard Huxton
Subject Re: Bug with rename bigserial column
Date
Msg-id 200401110941.38048.dev@archonet.com
Whole thread Raw
In response to Bug with rename bigserial column  ("D. Dante Lorenso" <dante@lorenso.com>)
Responses Re: Bug with rename bigserial column  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-general
On Saturday 10 January 2004 21:31, D. Dante Lorenso wrote:
> I just ran into a dump/restore problem with a bigserial column
> on a renamed table.
[snip]
> I've corrected the problem manually, but it does seem like a bug
> somewhere.

Sounds like a bug. You might want to have a look and see if it's restoring the
value of the old or new sequence.

There's a bug form on the website or a -bugs mailing list if you prefer that.
A short example showing the sequence of commands will almost certainly help
too, as will the version of PG you're running.

--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

Previous
From: Igor Shevchenko
Date:
Subject: psql's "\d" and CLUSTER
Next
From: "Nigel J. Andrews"
Date:
Subject: Re: Bug with rename bigserial column