Directing the result of EXPLAIN to a file

Поиск
Список
Период
Сортировка
От Ludwig Lim
Тема Directing the result of EXPLAIN to a file
Дата
Msg-id 20020928053302.36330.qmail@web80307.mail.yahoo.com
обсуждение исходный текст
Список pgsql-novice
Hi:


  I notice that the result of the EXPLAIN dumps into
standard error. I'm unable to save the result of the
EXPLAIN with the "\o <output file>" switch inside the
psql.

  Is there a way to simulate the ff inside psql:
  psql <db> -f <filename> 2> <stderr file>


thank you in advance,
ludwig.

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: PGSQL-Performance mailing list.
Следующее
От: Ludwig Lim
Дата:
Сообщение: Is this error message PostgreSQL related?