Re: Log files polluted with permission denied error messages after every 10 seconds
Andrus <kobruleht2@hot.ee>
From: Andrus <kobruleht2@hot.ee>
To: Michael Paquier <michael@paquier.xyz>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>,
pgsql-general <pgsql-general@postgresql.org>
Date: 2021-03-07T09:45:26Z
Lists: pgsql-general
Hi! On Windows, RemoveXlogFile() would still rename a given WAL segment > file with a ".deleted" suffix with ou without wal_recycle in the case > where the a recycling of a WAL segment is not necessary, for example > if max_wal_size is already full. So this has no effect. Should files with .deleted extension deleted manually to save disk space ? May of them have dates before today. Andrus.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix concurrency issues with WAL segment recycling on Windows
- 78c24e97dd18 13.3 landed
- 909b449e00fc 14.0 landed