On Fri, Jun 4, 2010 at 2:49 PM, Tom Lane <[email protected]> wrote: > Bruce Momjian <[email protected]> writes: >> Dave Page wrote: >>> Shouldn't we have bumped the catversion? The installers can't tell >>> that beta1 clusters won't work with beta2 :-( > >> That is an interesting point. Tom bumped the pg_control version, but >> not the catalog version. > > Right, because the catalog contents didn't change. Seems to me you'd > better teach the installers to look at PG_CONTROL_VERSION too.
Hmm, is there anything else that might need to be checked? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
