Re: Operation log for major operations

Поиск
Список
Период
Сортировка
От Dmitry Koval
Тема Re: Operation log for major operations
Дата
Msg-id dd621eb3-b532-25e2-59d7-101861ce9322@postgrespro.ru
обсуждение исходный текст
Ответ на Re: Operation log for major operations  (Ted Yu <yuzhihong@gmail.com>)
Список pgsql-hackers
Hi!

> Maybe another discussion thread can be created for the consolidation of 
> XX_file_exists functions.

Usually XX_file_exists functions are simple. They contain single call 
stat() or open() and specific error processing after this call.

Likely the unified function will be too complex to cover all the uses of 
XX_file_exists functions.

-- 
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com



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

Предыдущее
От: Katsuragi Yuta
Дата:
Сообщение: Re: [Proposal] Add foreign-server health checks infrastructure
Следующее
От: David Rowley
Дата:
Сообщение: Re: document the need to analyze partitioned tables