pg_dump sequence START incorrect? - Mailing list pgsql-general

From Brent R. Matzelle
Subject pg_dump sequence START incorrect?
Date
Msg-id 20020224214613.21849.qmail@web13008.mail.yahoo.com
Whole thread Raw
In response to template Database  ("Bob T" <rjtalbo@attglobal.net>)
Responses Re: pg_dump sequence START incorrect?
List pgsql-general
Hello,

When I perform a pg_dump of any database (PG 7.1.3) the CREATE
SEQUENCE calls are incorrect.  They all use 'start 1', thus resetting
the sequence at the beginning.  Is this the desired functionality?  I
would think that it should set the sequence at the max value of the
column +1.  Am I missing something?

Brent

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

pgsql-general by date:

Previous
From: "Bob T"
Date:
Subject: template Database
Next
From: Eric Webber
Date:
Subject: mod_auth_pg for Apache, and LXP