Re: Parallell Optimizer
От | Stephen Frost |
---|---|
Тема | Re: Parallell Optimizer |
Дата | |
Msg-id | 20130613011811.GG7200@tamriel.snowman.net обсуждение исходный текст |
Ответ на | Re: Parallell Optimizer (Ants Aasma <ants@cybertec.at>) |
Ответы |
Re: Parallell Optimizer
Re: Parallell Optimizer |
Список | pgsql-hackers |
* Ants Aasma (ants@cybertec.at) wrote: > In a cluster setting you take the CSN value on the master, then before > starting execution on a standby you wait until that the standby has > replayed enough WAL to reach the CSN point read from the master and > you know that after that everything that the snapshot can see is also > replayed on the standby. This does make a lot of sense- but to clarify, this would only be for certain isolation levels, right? Or would we implement this for every snapshot taken in a read-committed transaction? Thanks, Stephen
В списке pgsql-hackers по дате отправления: