Re: pg_dump inquiry

Поиск
Список
Период
Сортировка
От Joe
Тема Re: pg_dump inquiry
Дата
Msg-id 1172764197.15752.11.camel@pampa
обсуждение исходный текст
Ответ на Re: pg_dump inquiry  (Osvaldo Rosario Kussama <osvaldo_kussama@yahoo.com.br>)
Список pgsql-sql
On Thu, 2007-03-01 at 12:30 -0300, Osvaldo Rosario Kussama wrote:
> http://www.postgresql.org/docs/8.2/interactive/app-pgdump.html
> "Multiple tables can be selected by writing multiple -t switches. Also, 
> the table parameter is interpreted as a pattern according to the same 
> rules used by psql's \d commands (see Patterns), so multiple tables can 
> also be selected by writing wildcard characters in the pattern."

But note that this is a new feature in 8.2.  In 8.1 and earlier,
multiple -t switches will only get you the last one specified.

Joe



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

Предыдущее
От: Osvaldo Rosario Kussama
Дата:
Сообщение: Re: pg_dump inquiry
Следующее
От: "Ezequias Rodrigues da Rocha"
Дата:
Сообщение: Re: How to store a password encripted in a userdefinedtable