Re: Dump all the indexes/constraints/roles
От
Condor
Тема
Re: Dump all the indexes/constraints/roles
Дата
Msg-id
dcb06cbe6c9561de9a571a999855f7a1@stz-bg.com
Ответ на
Dump all the indexes/constraints/roles (Patrick B)
Список
Дерево обсуждения
Dump all the indexes/constraints/roles Patrick B <patrickbakerbr@gmail.com>
Re: Dump all the indexes/constraints/roles Adrian Klaver <adrian.klaver@aklaver.com>
Re: Dump all the indexes/constraints/roles John R Pierce <pierce@hogranch.com>
Re: Dump all the indexes/constraints/roles Jeff Janes <jeff.janes@gmail.com>
Re: Dump all the indexes/constraints/roles Patrick B <patrickbakerbr@gmail.com>
Re: Dump all the indexes/constraints/roles Melvin Davidson <melvin6925@gmail.com>
Re: Dump all the indexes/constraints/roles Condor <condor@stz-bg.com>
On 18-10-2016 06:32, Patrick B wrote: > Hi guys, > > I need to export an entire database to another server, for testing > purpose. > > Is there any way to export all indexes and constraints ? > Postgres 9.2 > Patrick Hello, pg_dump database is that you need, but if you asking do you can export data + indexes like binary data of indexes to can you restore data fast without to wait all indexes to be create / rebuild on another server answer is: NO, you can't export them. Regards, Hristo S
В списке pgsql-general по дате отправления