Re: Roadmap for FE/BE protocol redesign

Поиск
Список
Период
Сортировка
От Marc G. Fournier
Тема Re: Roadmap for FE/BE protocol redesign
Дата
Msg-id 20030311211526.H72192@hub.org
обсуждение исходный текст
Ответ на Roadmap for FE/BE protocol redesign  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] Roadmap for FE/BE protocol redesign
Re: Roadmap for FE/BE protocol redesign
Список pgsql-interfaces
On Mon, 10 Mar 2003, Tom Lane wrote:

> One of the $64 questions that has to be answered is how much work we're
> willing to expend on backwards compatibility.  The path of least
> resistance would be to handle it the same way we've done protocol
> revisions in the past: the backend will be able to handle both old and
> new protocols (so it can talk to old clients) but libpq would be revised
> to speak only the new protocol (so new/recompiled clients couldn't talk
> to old backends).  We've gotten away with this approach in the past, but
> the last time was release 6.4.  I fully expect to hear more complaints
> now.

Personally ... as long as a v8.x client can talk to a v7.x backend, you
have my vote ... I'm more apt to upgrade my clients before my servers
anyway ...


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Postgres Scaling
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: [HACKERS] Roadmap for FE/BE protocol redesign