Re: Do not check unlogged indexes on standby

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Do not check unlogged indexes on standby
Дата
Msg-id 20200206155909.GA9007@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Do not check unlogged indexes on standby  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
On 2020-Feb-05, Peter Geoghegan wrote:

> The second item genereated another thread a little after this thread.
> Everything was handled on this other thread. Ultimately, I rejected
> the enhancement on the grounds that it wasn't safe on standbys in the
> face of concurrent splits and deletions [1].
> 
> I believe that all of the items discussed on this thread have been
> resolved. Did I miss a CF entry or something?

Nah.  I just had one of the messages flagged in my inbox, and I wasn't
sure what had happened since the other thread was not referenced in this
one.  I wasn't looking at any CF entries.

Thanks for the explanation,

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: ALTER tbl rewrite loses CLUSTER ON index
Следующее
От: Tom Lane
Дата:
Сообщение: Re: In PG12, query with float calculations is slower than PG11