From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Darcy Buskermolen <darcy(at)wavefire(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Peter Eisentraut <peter_e(at)gmx(dot)net> |
Subject: | Re: Version number in psql banner |
Date: | 2005-09-01 18:53:12 |
Message-ID: | 5248.1125600792@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Darcy Buskermolen <darcy(at)wavefire(dot)com> writes:
> 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"
That seems overly verbose, particularly in the normal case where the
versions are indeed the same. I could live with seeing a display like
that when the versions are different.
The other question is what counts as "different" --- do we want to
complain like this if the minor versions are different?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-09-01 18:55:45 | Re: Remove xmin and cmin from frozen tuples |
Previous Message | Patrick Welche | 2005-09-01 18:52:28 | Re: upgrade path / versioning roles |
From | Date | Subject | |
---|---|---|---|
Next Message | Matt Miller | 2005-09-01 22:14:55 | Re: PL/pgSQL: EXCEPTION NOSAVEPOINT |
Previous Message | aly.dharshi | 2005-09-01 18:44:50 | Re: Version number in psql banner |