Re: pg_Restore
От | bhanu udaya |
---|---|
Тема | Re: pg_Restore |
Дата | |
Msg-id | COL002-W65BF20CCAC9D601DA4B51ED3170@phx.gbl обсуждение исходный текст |
Ответ на | Re: pg_Restore (Albe Laurenz <laurenz.albe@wien.gv.at>) |
Ответы |
Re: pg_Restore
|
Список | pgsql-general |
Hello,
Thanks all for the great help. Template is very good option so far seen. It comes little quickly than pg_restore. But, this also takes 40 minutes time.
I am using Windows with 4GB Ram.
Thanks and Regards
Radha Krishna
Thanks all for the great help. Template is very good option so far seen. It comes little quickly than pg_restore. But, this also takes 40 minutes time.
I am using Windows with 4GB Ram.
Thanks and Regards
Radha Krishna
> From: laurenz.albe@wien.gv.at
> To: udayabhanu1984@hotmail.com; chris.travers@gmail.com
> CC: magnus@hagander.net; francois@teksol.info; pgsql-general@postgresql.org
> Subject: RE: [GENERAL] pg_Restore
> Date: Mon, 21 Jan 2013 15:19:45 +0000
>
> bhanu udaya wrote:
> > Can you please let me know the procedure for Template. Will it restore the data also
> > .
>
> It will create a complete copy of an existing database
>
> The procedure is
> CREATE DATABASE newdb TEMPLATE olddb;
>
> Nobody may be connected to olddb for this to work.
>
> Yours,
> Laurenz Albe
> To: udayabhanu1984@hotmail.com; chris.travers@gmail.com
> CC: magnus@hagander.net; francois@teksol.info; pgsql-general@postgresql.org
> Subject: RE: [GENERAL] pg_Restore
> Date: Mon, 21 Jan 2013 15:19:45 +0000
>
> bhanu udaya wrote:
> > Can you please let me know the procedure for Template. Will it restore the data also
> > .
>
> It will create a complete copy of an existing database
>
> The procedure is
> CREATE DATABASE newdb TEMPLATE olddb;
>
> Nobody may be connected to olddb for this to work.
>
> Yours,
> Laurenz Albe
В списке pgsql-general по дате отправления: