Rotate the logfile in the container distribution. Fixes #6170

This commit is contained in:
Dave Page
2021-02-01 17:35:23 +00:00
parent 960433dd90
commit e10dd6a80f
3 changed files with 10 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ New features
| `Issue #5912 <https://redmine.postgresql.org/issues/5912>`_ - Added support for Logical Replication.
| `Issue #5967 <https://redmine.postgresql.org/issues/5967>`_ - Implemented runtime using NWjs to open pgAdmin4 in a standalone window instead of the system tray and web browser.
| `Issue #6170 <https://redmine.postgresql.org/issues/6170>`_ - Rotate the logfile in the container distribution.
Housekeeping
************