Re: Did I install version 7.2.1?

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: "Patrick Hatcher" <PHatcher(at)macys(dot)com>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Did I install version 7.2.1?
Date: 2002-05-15 02:28:46
Message-ID: web-1460167@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Patrick,

> Ok. I fully admit I'm a Linux novice. With that out of the way, I
> think I
> did the upgrade to ver 7.2.1 of PG, but how can I figure this out? I
> tried
> to do a restart of my database, but since I did my initial init d for
> version 7.2 on a different drive, when I tried to restart the
> postmaster
> (service postgresql start), it looked at an old 7.1 version and thus
> it
> didn't start. I guess this was a good thing since I fixed postgresql
> startup file to look at the correct place. When I look in this file
> though,
> it still says versioin 7.2.

>From PSQL:
SELECT VERSION();

-Josh Berkus

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message John Taylor 2002-05-15 13:25:37 Catching errors inside transactions
Previous Message Patrick Hatcher 2002-05-15 02:11:35 Did I install version 7.2.1?