PostgreSQL 9.0 beta1 and pg_upgrade

Started by Glen Barberalmost 16 years ago3 messagesgeneral
Jump to latest
#1Glen Barber
glen.j.barber@gmail.com

Hi,

I was looking for the latest version of pg_migrator, and found in the latest
release notes [1]http://pgfoundry.org/frs/shownotes.php?release_id=1646 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]http://pgfoundry.org/tracker/index.php?func=detail&aid=1010657&group_id=1000235&atid=890, 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

Regards,

--
Glen Barber

#2Bruce Momjian
bruce@momjian.us
In reply to: Glen Barber (#1)
Re: PostgreSQL 9.0 beta1 and pg_upgrade

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@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

#3Glen Barber
glen.j.barber@gmail.com
In reply to: Bruce Momjian (#2)
Re: PostgreSQL 9.0 beta1 and pg_upgrade

Bruce Momjian wrote:

Glen Barber wrote:

Are there plans to have pg_upgrade available in the betas before 9.0 is
released?

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.

Fantastic news. Thank you, Bruce.

Regards,

--
Glen Barber