Re: Allowing multiple concurrent base backups

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Allowing multiple concurrent base backups
Дата
Msg-id 4D2F6F78.5000500@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Allowing multiple concurrent base backups  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Allowing multiple concurrent base backups  (Magnus Hagander <magnus@hagander.net>)
Re: Allowing multiple concurrent base backups  (Simon Riggs <simon@2ndQuadrant.com>)
Re: Allowing multiple concurrent base backups  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers
On 13.01.2011 22:57, Josh Berkus wrote:
> On 1/13/11 12:11 PM, Robert Haas wrote:
>> That's going to depend on the situation.  If the database fits in
>> memory, then it's just going to work.  If it fits on disk, it's less
>> obvious whether it'll be good or bad, but an arbitrary limitation here
>> doesn't serve us well.
>
> FWIW, if we had this feature right now in 9.0 we (PGX) would be using
> it.  We run into the case of DB in memory, multiple slaves fairly often
> these days.

Anyway, here's an updated patch with all the known issues fixed.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: kill -KILL: What happens?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: reviewers needed!