pgAdmin 4 commit: Improve error messaging if the storage and log direct

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Improve error messaging if the storage and log direct
Date: 2020-06-02 05:42:16
Message-ID: E1jfzgm-000405-QA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Improve error messaging if the storage and log directories cannot be created. Fixes #5576

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0c19252df129da0b6c223dbc6d91c4f6a010ce5
Author: Dave Page <dpage(at)pgadmin(dot)org>

Modified Files
--------------
docs/en_US/release_notes_4_23.rst | 1 +
web/pgadmin/setup/data_directory.py | 74 ++++++++++++++++++++++++++++++++++---
2 files changed, 69 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-02 05:42:37 Re: RM5576: Improve error messaging if the storage and log directories cannot be created
Previous Message Dave Page 2020-06-01 15:50:18 RM5576: Improve error messaging if the storage and log directories cannot be created