Tom Lane wrote:
> Andreas Pflug <pgadmin@pse-consulting.de> writes:
>
>>So how would your query to display all all available _logfiles_
>>look like?
>
>
> I think it's perfectly reasonable to assume that all the files in the
> log directory are logfiles --- more so than assuming that the admin
> hasn't exercised his option to change the log filename pattern, anyway.
>
> I also don't have a problem with using the file mod times to sort them.
... until you copy the database cluster. See discussion from last year.
Regards,
Andreas