Re: [personal] Re: How to out \df to a file

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [personal] Re: How to out \df to a file
Дата
Msg-id 200904011456.n31Eu1c03129@momjian.us
обсуждение исходный текст
Ответ на Re: [personal] Re: How to out \df to a file  ("Craig" <craig@mysoftforge.com>)
Список pgsql-novice
Craig wrote:
> Bruce,
>
> Thanks for your quick reply!  Between your response and George's I was able
> to get exactly what I needed.
> That "-E" is a wonderful option.  I have already put it into my snippets
> file!

I think the \o idea is best if you want something that will be
consistent from Postgres release to Postgres release because we
internally adjust the \df query occasionally to match changes in the
system tables.

Also, in 8.4, you might need \dfS because we are going to display only
user-created objects by default, unless 'S' or a pattern is supplied.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: "Craig"
Дата:
Сообщение: Re: [personal] Re: How to out \df to a file
Следующее
От: Michael Lush
Дата:
Сообщение: grouping by time interval