pgAdmin 4 commit: Added support to rotate the pgadmin log file on the b

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added support to rotate the pgadmin log file on the b
Дата
Msg-id E1ltpGa-0007BO-Iu@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added support to rotate the pgadmin log file on the basis of Size and Age. Fixes #6395

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=faa49687be2e0a82bc2e4e232b8ea821ed3624b9
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_4.rst           |  1 +
web/config.py                              |  7 ++++
web/pgadmin/__init__.py                    |  8 +++-
web/pgadmin/utils/enhanced_log_rotation.py | 59 ++++++++++++++++++++++++++++++
4 files changed, 74 insertions(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch] - Test cases failure fix
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Updated DEFAULT_BINARY_PATHS for container.