Re: Sync Rep at Oct 5
От | Steve Singer |
---|---|
Тема | Re: Sync Rep at Oct 5 |
Дата | |
Msg-id | 4CADB318.8000900@ca.afilias.info обсуждение исходный текст |
Ответ на | Re: Sync Rep at Oct 5 (Fujii Masao <masao.fujii@gmail.com>) |
Ответы |
Re: Sync Rep at Oct 5
|
Список | pgsql-hackers |
On 10-10-07 05:52 AM, Fujii Masao wrote: > On Wed, Oct 6, 2010 at 4:06 PM, Simon Riggs<simon@2ndquadrant.com> wrote: >> The problem is how much WAL is stored on (any) node. Currently that is >> wal_keep_segments, which doesn't work very well, but I've seen no better >> ideas that cover all important cases. > > What about allowing the master to read and send WAL from the archive? > > Regards, Then you have to deal with telling the archive how long it needs to keep WAL segments because the master might ask for them back. If the archive is remote from the master then you have some extra network copying going on. It would be better to let the slave being reconfigured to read the missing WAL from the archive.
В списке pgsql-hackers по дате отправления: