Re: Streaming Replication patch for CommitFest 2009-09

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Streaming Replication patch for CommitFest 2009-09
Дата
Msg-id 4AAE6A06.2070505@dunslane.net
обсуждение исходный текст
Ответ на Re: Streaming Replication patch for CommitFest 2009-09  (Greg Smith <gsmith@gregsmith.com>)
Ответы Re: Streaming Replication patch for CommitFest 2009-09
Список pgsql-hackers

Greg Smith wrote:
> This is looking really neat now, making async replication really solid 
> first before even trying to move on to sync is the right way to go 
> here IMHO.

I agree with both of those sentiments.

One question I have is what is the level of traffic involved between the 
master and the slave. I know numbers of people have found the traffic 
involved in shipping of log files to be a pain, and thus we get things 
like pglesslog.

cheers

andrew


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Streaming Replication patch for CommitFest 2009-09
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] 8.5 plpgsql change for named notation: treat word following AS keyword as label v3