Re: WIP: psql default banner patch

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: WIP: psql default banner patch
Дата
Msg-id 20080422171130.39dc4c46@commandprompt.com
обсуждение исходный текст
Ответ на Re: WIP: psql default banner patch  ("Brendan Jurd" <direvus@gmail.com>)
Ответы Re: WIP: psql default banner patch
Список pgsql-hackers
On Wed, 23 Apr 2008 10:07:46 +1000
"Brendan Jurd" <direvus@gmail.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Wed, Apr 23, 2008 at 9:28 AM, Joshua D. Drake  wrote:
> >  Why do we care, if the version matches? Not that I am feeling like
> >  fighting about it but it seems just a waste of bytes. It makes
> > sense if the version doesn't match.
> >
> 
> To take a field example, I have one site where I run an 8.2 production
> cluster, an 8.3 application testing cluster and my a personal 8.4devel
> cluster for hacking postgres.
> 
> In such an environment, it's *very* useful to have instant feedback on
> which server I've just connected to with psql.

The patch as it sits would provide you with that. The only time it
doesn't give you that info is if the version matches.

How do you feel about a \V that allows you to output that?

Sincerely,

Joshua D. Drake


-- 
The PostgreSQL Company since 1997: http://www.commandprompt.com/ 
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: WIP: psql default banner patch
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: WIP: psql default banner patch