pg_dump sequence START incorrect?

From: "Brent R(dot) Matzelle" <bmatzelle(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_dump sequence START incorrect?
Date: 2002-02-24 21:46:13
Message-ID: 20020224214613.21849.qmail@web13008.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric Webber 2002-02-24 21:59:22 mod_auth_pg for Apache, and LXP
Previous Message Bob T 2002-02-24 21:31:42 template Database