Hi,
On Fri, 30 Sep 2005, Kevin Waldron wrote:
The following bug has been logged online:
Bug reference: 1926
Logged by: Kevin Waldron
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.3
Operating system: CentOS 4.1
Description: /etc/init.d/postgresql - script version 7.4.5 fails on
startup
Details:
I'm using Version 7.4.5 of the postgresql start script (acquired in the
postgresql-8.0.3 rpms for rhel-es-4).
On my HP DL320(G3) server, running CentOS 4.1 (further, detailed specs can,
of course, be provided if required) I have had to modify the sleep at Line
192 from 1 second TO 2 seconds.
Otherwise the test was failing as the postmaster.pid file wasn't written in
time.
See : https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=152931
As Tom wrote, increasing the sleep time will work.
I've increased the sleep time from 1 to 2 for PGDG 8.1 beta RPMs. Let's
see what will happen in next beta.
Regards,
--
Devrim GUNDUZ
Kivi Bilişim Teknolojileri - http://www.kivi.com.tr
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend