Dear PostgreSQL RPMS users,

There was a mistake with the 8.4.4 packages resulting in --enable-debug
and --enable-cassert being enabled in the packages for CentOS 5.5 x86_64 and i386.

This has been corrected in the 8.4.4-2PGDG packages, which are in the PostgreSQL RPMS repository.

PGDG packages for PostgreSQL 8.4.4 with a version number containing "1PGDG" should be updated (e.g. postgresql-server-8.4.4-1PGDG.el5) to the next version of the package "2PGDG" (e.g. postgresql-server-8.4.4-2PGDG.el5).

You can update to these packages by download them manually:

http://yum.pgsqlrpms.org/8.4/redhat/rhel-5-i386/
http://yum.pgsqlrpms.org/8.4/redhat/rhel-5-x86_64/

Or by running a "yum update" if you have the PGDG repository installed and enabled.

To check to see if you have these packages installed, please run the command:

SHOW debug_assertions;

within psql. If this returns true, you should update.

Or you can use:

rpm -qa | grep 'postgresql'

to show the installed PostgreSQL packages. If they contain the above 8.4.4-1PGDG you should update to the newer packages.

Please update to these corrected packages as soon as possible.

We apologize for any inconvenience.

Regards,

Lacey

---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

              [email protected]

Reply via email to