Re: [GENERAL] pg_migrator not setting values of sequences? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [GENERAL] pg_migrator not setting values of sequences?
Date
Msg-id 200907161355.48646.peter_e@gmx.net
Whole thread Raw
In response to Re: [GENERAL] pg_migrator not setting values of sequences?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: [GENERAL] pg_migrator not setting values of sequences?
Re: [GENERAL] pg_migrator not setting values of sequences?
List pgsql-hackers
On Thursday 16 July 2009 07:09:22 Bruce Momjian wrote:
> Uh, how is this going to behave in 8.5?  Do we still dump sequences, and
> if so, aren't we heading down the road of dumping stuff only because a
> previous release needed it?

Which leads me to a related question:  Do you plan to maintain one version of 
pg_migrator that can upgrade any version to any other version (within reason), 
or will there be separate binaries, say pg_migrator-8.4 and pg_migrator-8.5, 
that each can only upgrade from $selfversion-1 to $selfversion?


pgsql-hackers by date:

Previous
From: Grzegorz Jaskiewicz
Date:
Subject: boolean in C
Next
From: Greg Stark
Date:
Subject: Re: slow count in window query