Folks,
Small bugaboo here, but inclined to cause panic:
Summary: PostgreSQL 7.4 Init Script included in RPM for 7.3.8 RHEL
Severity: Minor
Affects: RHEL version 7.3.8 installed via RPM via download from
ftp.postgresql.org
Description: The "postgresql" init script installed with the
postgresql-7.3.8-3PGDG.i686.rpm
includes the following lines:
# PGVERSION is:
PGVERSION=7.4
This causes PostgreSQL not to start after the upgrade. It needs to be fixed
to:
# PGVERSION is:
PGVERSION=7.3
--Josh
--
__Aglio Database Solutions_______________
Josh Berkus Consultant
josh@agliodbs.com www.agliodbs.com
Ph: 415-752-2500 Fax: 415-752-2387
2166 Hayes Suite 200 San Francisco, CA