Re: BUG #2002: shows version wronly

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: manikandan <mani_bruters(at)yahoo(dot)co(dot)in>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2002: shows version wronly
Date: 2005-10-27 14:24:12
Message-ID: 200510271424.j9REOCp02735@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

manikandan wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2002
> Logged by: manikandan
> Email address: mani_bruters(at)yahoo(dot)co(dot)in
> PostgreSQL version: 7.3.2
> Operating system: linux
> Description: shows version wronly
> Details:
>
> if i am trying to connect psql as a client it's shows the version of
> mine.i.e, what i have in my machine (client machine version 7.3.2)instead of
> the server version (8.0.4).hope that u will consider this one.
> if anything wrong please correct me.
> thanx in advance,
> mani.

Yes, the version you see when you start psql at the top is the psql
version. If you type 'SELECT version()', you see the server version.
8.1 will improve the psql display on startup.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ivan 2005-10-27 14:25:54 pg_dump bud with functions
Previous Message Bruce Momjian 2005-10-27 14:16:10 Re: Index name different from constraint name