On Thursday 05 December 2002 14:23, Radoslaw Stachowiak wrote: > postgresql.init script contains line: > > if [ `cat $PGDATA/PG_VERSION` != '7.2' ] > > while it of course should be: > > if [ `cat $PGDATA/PG_VERSION` != '7.3' ]
Argh. It'll start ONCE, but not TWICE. Pretend you didn't see the 7.3-1PGDG RPMset.... or if you did, and downloaded it, make that change to /etc/rc.d/init.d/postgresql. A 7.3-2PGDG RPMset is building now....will upload as soon as it's done (I'm at work; the T1 is cranked today....) -- Lamar Owen WGCR Internet Radio 1 Peter 4:11 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
