From: | Darcy Buskermolen <darcy(at)wavefire(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Subject: | Re: Version number in psql banner |
Date: | 2005-09-01 17:34:03 |
Message-ID: | 200509011034.03350.darcy@wavefire.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Thursday 01 September 2005 08:30, Peter Eisentraut wrote:
> A release or two ago we added the version number to the psql welcome
> banner. I noticed that quite a few people interpret that as the server
> version. Somehow, the explicit display of the version numbers leads them to
> make inferences that they would otherwise not bother about. Has anyone
> else experienced that? I suppose there was a reason we added the version
> number there, but I can't recall it. Could we make that more clear?
Yes I've seen the same frustration from users, I think the banner should say
something along the lines of "psql client version foo connected to server bar
version sfoo"
--
Darcy Buskermolen
Wavefire Technologies Corp.
http://www.wavefire.com
ph: 250.717.0200
fx: 250.763.1759
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-09-01 17:46:00 | Re: Using multi-locale support in glibc |
Previous Message | Alvaro Herrera | 2005-09-01 17:28:29 | Re: PG_PAGE_LAYOUT_VERSION - Should be Documented as 3? |
From | Date | Subject | |
---|---|---|---|
Next Message | aly.dharshi | 2005-09-01 18:44:50 | Re: Version number in psql banner |
Previous Message | Tom Lane | 2005-09-01 16:49:32 | Re: sum(int4)/sum(int2) improvement |