Hi all,I haven’t understand how to redirect SQL errors on output file. Our goal is to have a psql script with: \set ON_ERROR_STOP true\set ECHO all\o log/update.log;\i update.sql; ..but in the log file we don’t see any sql error
Hi all,
I haven’t understand how to redirect SQL errors on output file.
Our goal is to have a psql script with:
\set ON_ERROR_STOP true
\set ECHO all
\o log/update.log;
\i update.sql;
..but in the log file we don’t see any sql error
pgsql-sql by date:
Соглашаюсь с условиями обработки персональных данных