v9 deployment advise

Started by Gauthier, Daveover 15 years ago2 messagesgeneral
Jump to latest
#1Gauthier, Dave
dave.gauthier@intel.com

I will be deploying Postgres v9 on Linux-64, Sles10 sometime next week. This will be a production system, so 9.1-alpha2 is probaly off the table.

Are there any serious known bugs left in 9.0.1 that will be addressed in 9.0.2 (if there even will be a 9.0.2)?

Thanks in Advance!

#2Jeff Davis
pgsql@j-davis.com
In reply to: Gauthier, Dave (#1)
Re: v9 deployment advise

On Mon, 2010-11-15 at 13:25 -0700, Gauthier, Dave wrote:

Are there any serious known bugs left in 9.0.1 that will be addressed
in 9.0.2 (if there even will be a 9.0.2)?

Take a look here:

http://git.postgresql.org/gitweb?p=postgresql.git;a=log;h=refs/heads/REL9_0_STABLE

at everything that happened after 9.0.1. It's up to you whether you
consider those serious or not, but I don't think there are any major
issues that should prevent deployment.

Regards,
Jeff Davis