Feature request: Dumping multiple tables at one step

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Feature request: Dumping multiple tables at one step
Дата
Msg-id Pine.LNX.4.44.0403161248550.21020-100000@emo.org.tr
обсуждение исходный текст
Ответы Re: Feature request: Dumping multiple tables at one step  (Andreas Joseph Krogh <andreak@officenet.no>)
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

As few minutes ago, I received an e-mail about dumping multiples tables at 
once, like:

pg_dump dbname -t table1 -t table2 -t table3 -f mytables.pgdump

pg_dump doesn't support such a syntax, so we ran pg_dump in a for loop to 
dump multiple tables.

I've searched TODO list, but could not find an item for this. Could it be 
possible in the future?

Regards,
- -- 
Devrim GUNDUZ           
devrim@gunduz.org                devrim.gunduz@linux.org.tr         http://www.TDMSoft.com
http://www.gunduz.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAVt56tl86P3SPfQ4RApxWAJ4xTR3qROMW8fGZIQBKzW0Znb946gCfbal+
thVjUZEvk9g4Hq8z00dF/yo=
=x/H9
-----END PGP SIGNATURE-----



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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Bad handling of permissions of dropped users
Следующее
От: Andreas Joseph Krogh
Дата:
Сообщение: Re: Feature request: Dumping multiple tables at one step