Re: Updating psql for features of new FE/BE protocol

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Updating psql for features of new FE/BE protocol
Дата
Msg-id 16092.1056572858@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Updating psql for features of new FE/BE protocol  (greg@turnstep.com)
Список pgsql-hackers
greg@turnstep.com writes:
>> Not sure how important that really is, given that we don't recommend 
>> running psql against servers of different versions.

> We also do not check the version or throw a warning on a mismatched 
> version, something I think it may be time to reevaluate.

It would be easy (and essentially free, since libpq already gets the info)
to add such a notice to psql startup.  How do other people feel about
it?  How would you word the notice exactly?
"psql: server version is FOO, psql version is BAR, some things may not work"
seems awfully vague, but I doubt we can be much more specific ...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Feature freeze and the great elog changeover
Следующее
От: Kevin Brown
Дата:
Сообщение: Re: Two weeks to feature freeze