Re: pg_logdir_ls function throwing an error if log_filename name isnot default
От
Michael Paquier
Тема
Re: pg_logdir_ls function throwing an error if log_filename name isnot default
Дата
Msg-id
20181025011749.GE5902@paquier.xyz
Ответ на
Список
Дерево обсуждения
pg_logdir_ls function throwing an error if log_filename name is notdefault tushar <tushar.ahuja@enterprisedb.com>
Re: pg_logdir_ls function throwing an error if log_filename name isnot default Michael Paquier <michael@paquier.xyz>
On Wed, Oct 24, 2018 at 08:26:28PM +0530, tushar wrote: > Is this an expected , if so - any work around ? That's part of the way pg_logdir_ls_internal() is designed in adminpack I am afraid as the function internally parses the timestamp from each file name. -- Michael
В списке pgsql-hackers по дате отправления