Re: PostgreSQL 9.0 beta1 and pg_upgrade

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Glen Barber <glen(dot)j(dot)barber(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 9.0 beta1 and pg_upgrade
Date: 2010-05-11 19:08:32
Message-ID: 201005111908.o4BJ8WC19860@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Glen Barber wrote:
> Hi,
>
> I was looking for the latest version of pg_migrator, and found in the latest
> release notes [1] that this functionality will be in contrib for 9.0. The
> 2010-04-30 snapshot of beta1 doesn't yet have pg_upgrade in contrib.
>
> I've had issues with pg_migrator on FreeBSD, similar to a bug report filed in
> June of last year [2], so I am eager to test this upgrade path.
>
> Are there plans to have pg_upgrade available in the betas before 9.0 is
> released?
>
> [1] - http://pgfoundry.org/frs/shownotes.php?release_id=1646
> [2] - http://pgfoundry.org/tracker/index.php?func=detail&aid=1010657&group_id=1000235&atid=890

Yes. It will be added to PG 9.0 CVS within 18 hours, and should be in
9.0 beta2. I am in the middle of adding it to CVS now.

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Glen Barber 2010-05-11 19:10:23 Re: PostgreSQL 9.0 beta1 and pg_upgrade
Previous Message Kris Jurka 2010-05-11 18:58:17 Re: Run Vacuum Through JDBC