Re: psql and comments

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: psql and comments
Дата
Msg-id 37FCBC80.970E2C07@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: psql and comments  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: [HACKERS] Re: psql and comments
Список pgsql-hackers
> The question I have though is, is there a reason, besides efficiency, that
> psql doesn't just send the comment to the backend with the query? The
> backend does accept comments last time I checked. Perhaps someone will one
> day write something that makes some use of those comments on the backend
> (thus conflicting with the very definition of "comment", but maybe a
> logger) and it would remove some load out of psql.

Efficiency is all, along with (probably) the backend being unhappy
getting *only* a comment and no query.
               - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [HACKERS] Re: [GENERAL] Re: [PHP3] Re: PostgreSQL vs Mysql comparison
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] password in pg_shadow