Re: Copy the database..
От
Scott Marlowe
Тема
Re: Copy the database..
Дата
Msg-id
dcc563d10711060709j69e4fe9ah33eaa4f5b7b3a741@mail.gmail.com
Ответ на
Re: Copy the database.. (Abandoned)
Список
Дерево обсуждения
Copy the database.. Abandoned <besturk@gmail.com>
Re: Copy the database.. Sascha Bohnenkamp <asbohnenkamp@gmx.de>
Re: Copy the database.. Abandoned <besturk@gmail.com>
Re: Copy the database.. Sascha Bohnenkamp <asbohnenkamp@gmx.de>
Re: Copy the database.. Abandoned <besturk@gmail.com>
Re: Copy the database.. Martijn van Oosterhout <kleptog@svana.org>
Re: Copy the database.. "Scott Marlowe" <scott.marlowe@gmail.com>
On 11/3/07, Abandoned wrote: > > I tryed pg_dump but it is very slowly. Are there any faster way to > copy database? Assuming it's all happening on the same db server, yes: psql template1 create database newdb template olddb
В списке pgsql-general по дате отправления