Re: [GENERAL] *Old* PostgreSQL version

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Alex Shnitman <alexsh(at)hectic(dot)net>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] *Old* PostgreSQL version
Date: 1999-06-25 13:36:05
Message-ID: 199906251336.JAA20755@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Bruce Momjian writes:
>
> > > database_name=> select version();
> > > WARN:parser: Syntax error at or near "version"
> > >
> > > What else can I do? I can see from the dates of the files that it was
> > > installed sometime in mid-1997. What else can I use to find the
> > > version?
> >
> > That's a good one. There is a data/PG_VERSION file in the install
> > directory that should contain the version, though there was one release
> > where we forgot to update that. That may help. I assume you don't have
> > the source code, because the HISTORY file always has the version at the
> > top of the file.
>
> Yes, that did it! Thanks a lot. (6.1... Not *that* old after all. Or
> is it?) Perhaps it needs to be added to that question in the FAQ or
> something.

Well, now that we have version(), we hope it will be easier for people.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Shnitman 1999-06-25 13:37:40 Re: [GENERAL] *Old* PostgreSQL version
Previous Message Remigiusz Sokolowski 1999-06-25 13:32:45 Re: [GENERAL] *Old* PostgreSQL version