# HG changeset patch # User Oleksandr Gavenko # Date 1544992996 -7200 # Node ID 23c1b1aa375ee1cfc004437f532f6ceb73046682 # Parent f47dd29b4e060bec12fbbe5e511cccc58b792213 Check locations diff -r f47dd29b4e06 -r 23c1b1aa375e 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 ==================================