Re: psql --echo-queries does not echo all queries

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql --echo-queries does not echo all queries
Дата
Msg-id 1971001.1761402761@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql --echo-queries does not echo all queries  (Gavin Wahl <gavinwahl@gmail.com>)
Ответы Re: psql --echo-queries does not echo all queries
Список pgsql-bugs
Gavin Wahl <gavinwahl@gmail.com> writes:
> The -e/--echo-queries psql option is documented to "Copy all SQL
> commands sent to the server to standard output as well." However, it
> does not show queries sent to the server by -1/--single-transaction or
> by ON_ERROR_ROLLBACK.

Did you try

  -E, --echo-hidden        display queries that internal commands generate

?

            regards, tom lane



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