postgres.rst
changeset 2303 23c1b1aa375e
parent 2300 e538e158c38b
child 2305 2d52dea2eee3
--- a/postgres.rst	Sun Dec 16 22:40:03 2018 +0200
+++ b/postgres.rst	Sun Dec 16 22:43:16 2018 +0200
@@ -35,6 +35,13 @@
 https://wiki.debian.org/PostgreSql
   Debian wiki instructions.
 
+Check locations
+===============
+::
+
+  SHOW hba_file;
+  SHOW config_file;
+
 List databases, schemas and tables
 ==================================