pgAdmin 4 commit: Rotate the logfile in the container distribution. Fix - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Rotate the logfile in the container distribution. Fix
Date
Msg-id E1l6d6k-000549-4u@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Rotate the logfile in the container distribution. Fixes #6170

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e10dd6a80f1ffbcd6eee0e8fc7f95e5fd6fe159b

Modified Files
--------------
Dockerfile                       | 4 +++-
docs/en_US/release_notes_5_0.rst | 1 +
pkg/docker/logrotate.conf        | 6 ++++++
3 files changed, 10 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Make sure pgAdmin can find the root certificates for
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that ERD throws a warning before closing unsav