Check locations
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 16 Dec 2018 22:43:16 +0200
changeset 2303 23c1b1aa375e
parent 2302 f47dd29b4e06
child 2304 a2b7bf3976b5
Check locations
postgres.rst
--- 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
 ==================================