Re: Tracking wait event for latches

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Tracking wait event for latches
Дата
Msg-id CA+TgmoY94M3jgaUGYq7MhEzZrcuFpzUf6RXGrCKHVrChX+M9DQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Tracking wait event for latches  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Tracking wait event for latches  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Mon, Aug 22, 2016 at 9:49 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> The reason why I chose this way is that there are a lot of them. It is
> painful to maintain the order of the array elements in perfect mapping
> with the list of IDs...

You can use stupid macro tricks to help with that problem...

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: UTF-8 docs?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: WAL consistency check facility