Re: pg_dump inquiry

Поиск
Список
Период
Сортировка
От Osvaldo Rosario Kussama
Тема Re: pg_dump inquiry
Дата
Msg-id 45E6F1A6.2000909@yahoo.com.br
обсуждение исходный текст
Ответ на pg_dump inquiry  ("Karthikeyan Sundaram" <skarthi98@hotmail.com>)
Ответы Re: pg_dump inquiry  (Joe <dev@freedomcircle.net>)
Список pgsql-sql
Karthikeyan Sundaram escreveu:
> Hi,
> 
>   I have to dump only 10 tables out of 100 tables.  In the pg_dump 
> utility given by postgres there is an option called -t followed by table 
> name.
> 
>    In that option, if I give more than 1 table, it's not accepting.
> 
>    How can I get the dump in one stroke for all the 10 tables? Please 
> advise.
> 


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."

[]s
Osvaldo
    
_______________________________________________________ 
Yahoo! Mail - Sempre a melhor opção para você! 
Experimente já e veja as novidades. 
http://br.yahoo.com/mailbeta/tudonovo/


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

Предыдущее
От: "Bart Degryse"
Дата:
Сообщение: Re: How to store a password encripted in a userdefinedtable
Следующее
От: Joe
Дата:
Сообщение: Re: pg_dump inquiry