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

From Radoslaw Stachowiak
Subject fresh 7.3-1 SRPMS bug
Date
Msg-id 20021205192358.GF20812@blue.alter.pl
Whole thread Raw
Responses Re: fresh 7.3-1 SRPMS bug
List pgsql-admin
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' ]


    .radek.

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: how to cancel a query ?
Next
From: Bruce Momjian
Date:
Subject: Re: list schema