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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(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 12:53:30
Message-ID: 22863.1247748810@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> 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?

I think we should plan on the latter, at least until we have a few
versions under our belts and can see what we might be letting ourselves
in for. My guess is that n-1 to n will be plenty challenging enough.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2009-07-16 13:05:58 Re: suggestion: log_statement = sample
Previous Message Rafael Martinez 2009-07-16 12:46:50 Re: Problems with 8.4, FLOAT8PASSBYVAL and x86_64 GNU/Linux

Browse pgsql-hackers by date

  From Date Subject
Next Message Hitoshi Harada 2009-07-16 13:05:52 Re: slow count in window query
Previous Message Grzegorz Jaskiewicz 2009-07-16 12:32:03 Re: boolean in C