Popeanga Marian <pmarian@cnlo.ro> writes:
> Now if i don't use psql from where i can read the output ?
If you're using libpq directly, you can install a notice processor hook
routine to catch NOTICE messages. Otherwise they go to stderr.
regards, tom lane