Re: 7.4 hot backup capabilities?

Поиск
Список
Период
Сортировка
От Austin Gonyou
Тема Re: 7.4 hot backup capabilities?
Дата
Msg-id 1068627141.7210.10.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: 7.4 hot backup capabilities?  (Shridhar Daithankar <shridhar_daithankar@myrealbox.com>)
Ответы Re: 7.4 hot backup capabilities?
Re: 7.4 hot backup capabilities?
Список pgsql-hackers
On Wed, 2003-11-12 at 01:00, Shridhar Daithankar wrote:
> Austin Gonyou wrote:
> 
> > What facilities are/will be available for hot(online) backups with the
> > 7.4 release? PITR, something else? TIA.
> 
> pg_dump?
> 
> Did you mean hot failover or hot backup? Postgresql does hot backup for a long time.

I was referring primarly to hot backup. We're migrating from Oracle to
pgsql, and we wanted to know more about this. From our current
understanding, pgsql's hot backup is more of an export, than say, a hot
backup with redo-logs type mode.(i.e. oracle rman). Is there a similar
utility? I didn't think that pg_dump did that functionality as an actual
"backup". i.e. keeps track of block changes while IO is going on and
ensures stuff in process gets backed up as well.

>   Bye
>    Shridhar
-- 
Austin Gonyou <austin@coremetrics.com>
Coremetrics, Inc.


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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: CVS with tag REL7_4_STABLE don't compile
Следующее
От: Shridhar Daithankar
Дата:
Сообщение: Re: 7.4 hot backup capabilities?