Re: Updateable cursors

Поиск
Список
Период
Сортировка
От Richard Troy
Тема Re: Updateable cursors
Дата
Msg-id Pine.LNX.4.33.0701290918010.30496-100000@denzel.in
обсуждение исходный текст
Ответ на Re: Updateable cursors  ("John Bartlett" <johnb@fast.fujitsu.com.au>)
Список pgsql-hackers
On Wed, 24 Jan 2007, John Bartlett wrote:
[regarding optional DBA/SysAdmin logging of Updateable Cursors]
>
> I can see where you are coming from but I am not sure if a new log entry
> would be such a good idea. The result of creating such a low level log could
> be to increase the amount of logging by a rather large amount.
>

Given that logging can be controlled via the contents of postgresql.conf,
this sounds like an answer from someone who's never had to support a
production environment; Putting a check for log_min_error_statement being
set to, say, info, hardly seems like a big burden to me. A casual study of
the controls in postgresql.conf reveals we already have many controlls to
get things logged when we want/need them - all of which were deemed
appropriate previously. So ISTM that if the DBA/SysAdmin thinks they need
the information, who are you to tell them, in effect, "No, I don't want
you to have to spend any of your machine's performace giving you the
information you need?"

Help your user by giving them information when they want it. ... Do you
argue that this is useless information?

Richard

-- 
Richard Troy, Chief Scientist
Science Tools Corporation
510-924-1363 or 202-747-1263
rtroy@ScienceTools.com, http://ScienceTools.com/



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: shared_preload_libraries support on Win32?
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [BUGS] Missing error message on missing ssl-key-files