]> lifelog.hopto.org Git - LifeLog.git/commitdiff
pgAdmin4 Notes added.
authorwbudic <redacted>
Fri, 24 Sep 2021 04:43:01 +0000 (14:43 +1000)
committerwbudic <redacted>
Fri, 24 Sep 2021 04:43:01 +0000 (14:43 +1000)
Installation_PostgreSQL.txt

index 00e1141b77ebd6f581dddce713fd928560ddcbf6..7aeb3d43ab40b38374a3d0df8d11b278d20348f9 100644 (file)
@@ -139,5 +139,11 @@ pip install pgadmin4
 
 (Sorry, I use, but don't program in python, to document here any further)
 
+My Criticism:
+From admin perspective, anything not systemd configurable, tend leave files allover the place.
+This makes things harder to manage. Local user installed or developer system, are different thing on linux.
+PostgreSQL as database system is server, and pgAdmin only a client. Don't mix in installation, two different placings.
+This is neither secure, neither healthy to trouble shoot.
+