Re: How to copy tables between databases?
От
Richard Huxton
Тема
Re: How to copy tables between databases?
Дата
Msg-id
47C47A0A.9010700@archonet.com
Ответ на
How to copy tables between databases? (Kynn Jones)
Список
Дерево обсуждения
How to copy tables between databases? "Kynn Jones" <kynnjo@gmail.com>
Re: How to copy tables between databases? Brad Nicholson <bnichols@ca.afilias.info>
Re: How to copy tables between databases? "Scott Marlowe" <scott.marlowe@gmail.com>
Re: How to copy tables between databases? "Uwe C. Schroeder" <uwe@oss4u.com>
Re: How to copy tables between databases? Tom Hart <tomhart@coopfed.org>
Re: How to copy tables between databases? Richard Huxton <dev@archonet.com>
Re: How to copy tables between databases? "Dawid Kuroczko" <qnex42@gmail.com>
Kynn Jones wrote: > Is there a simple way to copy a table from one database to another without > generating an intermediate dump file? Something along the lines of: pg_dump ... -d db1 --table=mytable | psql -d db2 -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления