Re: standby recovery fails (tablespace related) (tentative patch and discussion)
От
Alvaro Herrera
Тема
Re: standby recovery fails (tablespace related) (tentative patch and discussion)
Дата
Msg-id
20220721112505.ox2nrinutis3eubn@alvherre.pgsql
Ответ на
Список
Дерево обсуждения
standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P <apraveen@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Michael Paquier <michael@paquier.xyz>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro <thomas.munro@gmail.com>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro <thomas.munro@gmail.com>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Alvaro Herrera <alvherre@2ndquadrant.com>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P <apraveen@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
Re: standby recovery fails (tablespace related) (tentative patchand discussion) Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P <apraveen@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P <apraveen@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Asim R P <apraveen@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Alvaro Herrera <alvherre@2ndquadrant.com>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Alvaro Herrera <alvherre@2ndquadrant.com>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Paul Guo <pguo@pivotal.io>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Fujii Masao <masao.fujii@oss.nttdata.com>
Re: standby recovery fails (tablespace related) (tentative patch anddiscussion) Fujii Masao <masao.fujii@oss.nttdata.com>
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Daniel Gustafsson <daniel@yesql.se>
On 2022-Jul-21, Alvaro Herrera wrote:
> Yeah, I think that would reduce cruft. I'm not sure this is more
> against backpatching policy or less, compared to adding a separate
> GUC just for this bugfix.
cruft:
{
{"allow_recovery_tablespaces", PG_POSTMASTER, WAL_RECOVERY,
gettext_noop("Continues recovery after finding invalid database directories."),
gettext_noop("It is possible for tablespace drop to interfere with database creation "
"so that WAL replay is forced to create fake database directories. "
"These should have been dropped by the time recovery ends; "
"but in case they aren't, this option lets recovery continue if they "
"are present. Note that these directories must be removed manually afterwards."),
GUC_NOT_IN_SAMPLE
},
&allow_recovery_tablespaces,
false,
NULL, NULL, NULL
},
This is not a very good explanation, but I don't know how to make it
better.
--
Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/
"I think my standards have lowered enough that now I think 'good design'
is when the page doesn't irritate the living f*ck out of me." (JWZ)
В списке pgsql-hackers по дате отправления
От: Alvaro Herrera
Дата:
От: Andrey Lepikhov
Дата: