raise notice, psql and having some feedback from scripts - Mailing list pgsql-general

From Ivan Sergio Borgonovo
Subject raise notice, psql and having some feedback from scripts
Date
Msg-id 20081103151414.46a57d73@dawn.webthatworks.it
Whole thread Raw
Responses Re: raise notice, psql and having some feedback from scripts
List 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 by date:

Previous
From: Chris Butler
Date:
Subject: Re: Connections getting stuck sending data to client (FIXED)
Next
From: Russ Brown
Date:
Subject: Re: Performance of views