Re: RecoveryInProgress() has critical side effects

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: RecoveryInProgress() has critical side effects
Дата
Msg-id CA+Tgmoa4DZEnOXrzRFruvE_=vTXgGNPpQ1doMyRYtbJXNWJvjw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: RecoveryInProgress() has critical side effects  (Andres Freund <andres@anarazel.de>)
Ответы Re: RecoveryInProgress() has critical side effects  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Tue, Nov 16, 2021 at 2:27 PM Andres Freund <andres@anarazel.de> wrote:
> Is this with assertions enabled? Because on my workstation (which likely is
> slower on a single-core basis than your laptop) I get around half of this with
> an optimized build (and a non-optimized build rarely is worth using as a
> measuring stick). It could also be that your psqlrc does something
> heavyweight?

Assertions disabled. ~/.psqlrc does not exist.

> Hm. I think this might included a bunch of convoluting factors that make it
> hard to judge the actual size of the performance difference.

Yes, I think so, too.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: pgsql: Fix headerscheck failure in replication/worker_internal.h
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Granting SET and ALTER SYSTE privileges for GUCs