Re: [HACKERS] 6.6 items

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] 6.6 items
Дата
Msg-id 199906081541.LAA17092@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] 6.6 items  (ZEUGSWETTER Andreas IZ5 <Andreas.Zeugswetter@telecom.at>)
Список pgsql-hackers
> 
> > - Up time. This means hot backup and no locking of the database during
> > vacuum.
> > 
> If Vadim made the change to make pg_dump dump in one transaction then 
> PostgreSQL already has "hot backup" in 6.5. This will do a consistent
> snapshot of your database as it was when pg_dump began as long as you 
> don't change the database layout during the dump.

Excellent point.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: [HACKERS] PL/Lang (was: Priorities for 6.6)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Problem when reloading data from older version