| From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
|---|---|
| To: | Radoslaw Stachowiak <radek(at)alter(dot)pl>, pgsql-admin(at)postgresql(dot)org |
| Cc: | lamar(at)postgresql(dot)org |
| Subject: | Re: fresh 7.3-1 SRPMS bug |
| Date: | 2002-12-05 19:47:16 |
| Message-ID: | 200212051447.16626.lamar.owen@wgcr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lamar Owen | 2002-12-05 20:05:22 | 7.3-2 RPMset released. |
| Previous Message | Bruce Momjian | 2002-12-05 19:34:11 | Re: list schema |