Re: Operation log for major operations - Mailing list pgsql-hackers

From Dmitry Koval
Subject Re: Operation log for major operations
Date
Msg-id dd621eb3-b532-25e2-59d7-101861ce9322@postgrespro.ru
Whole thread Raw
In response to Re: Operation log for major operations  (Ted Yu <yuzhihong@gmail.com>)
List 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 by date:

Previous
From: Katsuragi Yuta
Date:
Subject: Re: [Proposal] Add foreign-server health checks infrastructure
Next
From: David Rowley
Date:
Subject: Re: document the need to analyze partitioned tables