Which background task looks for pg_xlog in 10? - Mailing list pgsql-general

From Johann Spies
Subject Which background task looks for pg_xlog in 10?
Date
Msg-id CAGZ55DRoYc4S+bG8+51WxSB_YFx=xbX85NfRB3HvdgnsH1dbSA@mail.gmail.com
Whole thread Raw
Responses Re: Which background task looks for pg_xlog in 10?
Re: Which background task looks for pg_xlog in 10?
Re: Which background task looks for pg_xlog in 10?
List pgsql-general
I see this in /var/log/postgresql/postgresql-10-main.log:

postgres postgres@template1 ERROR:  could not open directory
"pg_xlog": No such file or directory

postgres postgres@template1 STATEMENT:  SELECT count(*) AS segments
FROM pg_ls_dir('pg_xlog') t(fn) \
WHERE fn ~ '^[0-9A-Z]{24}$'

Where does this come from?

Regards
Johann
--
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Reeving an error while taking the backup using "pg_basebackup"utility.
Next
From: rob stone
Date:
Subject: Re: Which background task looks for pg_xlog in 10?