Re: Assertion failure on hot standby
От
Simon Riggs
Тема
Re: Assertion failure on hot standby
Дата
Msg-id
1290787882.2981.35.camel@ebony
Ответ на
Re: Assertion failure on hot standby (Heikki Linnakangas)
Список
Дерево обсуждения
Assertion failure on hot standby Fujii Masao <masao.fujii@gmail.com>
Re: Assertion failure on hot standby Fujii Masao <masao.fujii@gmail.com>
Re: Assertion failure on hot standby Simon Riggs <simon@2ndQuadrant.com>
Re: Assertion failure on hot standby Tom Lane <tgl@sss.pgh.pa.us>
Re: Assertion failure on hot standby Simon Riggs <simon@2ndQuadrant.com>
Re: Assertion failure on hot standby Robert Haas <robertmhaas@gmail.com>
Re: Assertion failure on hot standby Andres Freund <andres@anarazel.de>
Re: Assertion failure on hot standby Robert Haas <robertmhaas@gmail.com>
Re: Assertion failure on hot standby Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Assertion failure on hot standby Simon Riggs <simon@2ndQuadrant.com>
Re: Assertion failure on hot standby Robert Haas <robertmhaas@gmail.com>
Re: Assertion failure on hot standby Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Assertion failure on hot standby Robert Haas <robertmhaas@gmail.com>
Re: Assertion failure on hot standby Tom Lane <tgl@sss.pgh.pa.us>
Re: Assertion failure on hot standby Simon Riggs <simon@2ndQuadrant.com>
Re: Assertion failure on hot standby Robert Haas <robertmhaas@gmail.com>
Re: Assertion failure on hot standby Tom Lane <tgl@sss.pgh.pa.us>
Re: Assertion failure on hot standby Robert Haas <robertmhaas@gmail.com>
Re: Assertion failure on hot standby Fujii Masao <masao.fujii@gmail.com>
Re: Assertion failure on hot standby Simon Riggs <simon@2ndQuadrant.com>
On Fri, 2010-11-26 at 17:53 +0200, Heikki Linnakangas wrote: > Hmm, > looking at the code, we also allow RowShareLock and RowExclusiveLock > in > the standby. You can't actually insert/update/delete tuples or set > xmax > as SELECT FOR SHARE does on standby, though, so why do we allow that? It was considered sensible to allow PREPARE on DML on a standby, which required those lock levels. Archives... -- Simon Riggs http://www.2ndQuadrant.com/books/PostgreSQL Development, 24x7 Support, Training and Services
В списке pgsql-hackers по дате отправления