Re: [GENERAL] pg_migrator not setting values of sequences?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Zdenek Kotala <Zdenek(dot)Kotala(at)sun(dot)com>, Tilmann Singer <tils(at)tils(dot)net>
Subject: Re: [GENERAL] pg_migrator not setting values of sequences?
Date: 2009-07-16 18:58:20
Message-ID: 200907161858.n6GIwKw15198@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Peter Eisentraut wrote:
> 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?

One binary/source tree.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kevin Grittner 2009-07-16 19:19:22 Re: Incr/Decr Integer
Previous Message Richard Huxton 2009-07-16 18:46:15 Re: Incr/Decr Integer

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2009-07-16 19:03:27 Re: COPY WITH CSV FORCE QUOTE *
Previous Message Josh Berkus 2009-07-16 18:47:15 Re: COPY WITH CSV FORCE QUOTE * -- REVIEW