Re: Duplicate Workers entries in some EXPLAIN plans

Поиск
Список
Период
Сортировка
От Maciek Sakrejda
Тема Re: Duplicate Workers entries in some EXPLAIN plans
Дата
Msg-id CAOtHd0CeS--f5+po=918ZeqmiDSpaAM4HX0pO34b8csGRZWTDA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Duplicate Workers entries in some EXPLAIN plans  (Georgios Kokolatos <gkokolatos@pm.me>)
Ответы Re: Duplicate Workers entries in some EXPLAIN plans
Список pgsql-hackers
Sounds good, I'll try that format. Any idea how to test YAML? With the
JSON format, I was able to rely on Postgres' own JSON-manipulating
functions to strip or canonicalize fields that can vary across
executions--I can't really do that with YAML. Or should I run EXPLAIN
with COSTS OFF, TIMING OFF, SUMMARY OFF and assume that for simple
queries the BUFFERS output (and other fields I can't turn off like
Sort Space Used) *is* going to be stable?



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Rearranging ALTER TABLE to avoid multi-operations bugs
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Improve errors when setting incorrect bounds for SSL protocols