Re: [8.0.3] Not dumping all sequences ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [8.0.3] Not dumping all sequences ...
Date: 2005-08-02 21:30:54
Message-ID: 24691.1123018254@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> Have databse that \ds shows several sequences, but one in partiicular, I
> can't seem to 'dump' with pg_dump:

> public | xa_url_id_seq | sequence | pareto_su

Given the name, this could be a SERIAL column's sequence --- which is
not dumped as a separate object by pg_dump, since recreating the SERIAL
column ought to create it.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2005-08-02 21:41:27 Re: [8.0.3] Not dumping all sequences ...
Previous Message Mark Wong 2005-08-02 21:22:43 dbt3 data with 10GB scale factor