raise notice, psql and having some feedback from scripts

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема raise notice, psql and having some feedback from scripts
Дата
Msg-id 20081103151414.46a57d73@dawn.webthatworks.it
обсуждение исходный текст
Ответы Re: raise notice, psql and having some feedback from scripts  (Sam Mason <sam@samason.me.uk>)
Список pgsql-general
I just have some batch work in scripts that I pass through:

psql < script.sql &>script.log &

or may be run by cron.

In sql raise notice is not available. Is there any other way to send
messages to the logs without polluting them too much with -a?

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


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

Предыдущее
От: Chris Butler
Дата:
Сообщение: Re: Connections getting stuck sending data to client (FIXED)
Следующее
От: Russ Brown
Дата:
Сообщение: Re: Performance of views