Re: How to restore from backup to 8.4.3 server using 9.0 dump/restore

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: How to restore from backup to 8.4.3 server using 9.0 dump/restore
Дата
Msg-id 4D09E7C1.6050807@iol.ie
обсуждение исходный текст
Ответ на Re: How to restore from backup to 8.4.3 server using 9.0 dump/restore  ("Andrus Moor" <eetasoft@online.ee>)
Ответы Re: How to restore from backup to 8.4.3 server using 9.0 dump/restore  (Jayadevan M <Jayadevan.Maymala@ibsplc.com>)
Список pgsql-general
On 16/12/2010 10:12, Andrus Moor wrote:
> Robert,
>
>> I'm probably misunderstanding but "CREATE DATABASE foo TEMPLATE bar"
>> will clone bar as foo including data. Of course this only works within
>> the same cluster.
>
> Than you.
> You are genious
> I haven't never tought about this.
>
> Will this work if database bar is accessed by other users ? Probably it
> fails, so it cannot used.

I don't know for sure, but I don't see why it should fail - it's only
reading it, not writing data to it or making any changes.

> Will this command create exact copy ?

Why wouldn't it? :-)

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

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

Предыдущее
От: "Andrus Moor"
Дата:
Сообщение: Re: How to restore from backup to 8.4.3 server using 9.0 dump/restore
Следующее
От: Jayadevan M
Дата:
Сообщение: Re: How to restore from backup to 8.4.3 server using 9.0 dump/restore