psql -L log errors
От
Hans Ginzel
Тема
psql -L log errors
Дата
Msg-id
20150311090041.GA121555@artax.karlin.mff.cuni.cz
Список
Дерево обсуждения
psql -L log errors Hans Ginzel <hans@matfyz.cz>
Re: psql -L log errors Felipe Santos <felipepts@gmail.com>
Re: psql -L log errors Hans Ginzel <hans@matfyz.cz>
Re: psql -L log errors Felipe Santos <felipepts@gmail.com>
Hello!
There is, in documentation of psql client (http://www.postgresql.org/docs/9.4/static/app-psql.html):
--log-file=filename
Write all query output into file filename, in addition to the normal output destination.
But it seems, that psql logs only the query output (and input if -e or -a),
but does not write the error output. How to also log the errors, please?
Thanks
Hans
В списке pgsql-novice по дате отправления