Re: fresh 7.3-1 SRPMS bug - Mailing list pgsql-admin

From Lamar Owen
Subject Re: fresh 7.3-1 SRPMS bug
Date
Msg-id 200212051447.16626.lamar.owen@wgcr.org
Whole thread Raw
In response to fresh 7.3-1 SRPMS bug  (Radoslaw Stachowiak <radek@alter.pl>)
List pgsql-admin
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

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: list schema
Next
From: Lamar Owen
Date:
Subject: 7.3-2 RPMset released.