Disabling libpq clients stderr output from backend

Поиск
Список
Период
Сортировка
От Oberpriller, Wade D.
Тема Disabling libpq clients stderr output from backend
Дата
Msg-id 5B7014A44B89494E830AD32859FBC85802B385B9@nsc-msg01.network.com
обсуждение исходный текст
Ответы Re: Disabling libpq clients stderr output from backend  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello,

I have a client C++ program that is built on top of libpq. Whenever I issue
an SQL query that executes a stored procedure that drops tables or creates
tables, I get the NOTICE: messages to appear on the stderr output of my
client propram. Can I turn this off, or redirect it to /dev/null somehow?

Wade Oberpriller                 http://www.storagetek.com
Software Development             Phone: (763) 424-1538
StorageTek: MRDC                        (800) 328-9108 ext. 1538
wade_oberpriller@storagetek.com  Fax:   (763) 391-1095

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Troubleshooting cored dumps
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Disabling libpq clients stderr output from backend