Re: gap between error and cure - Mailing list pgsql-general

From Jayadevan M
Subject Re: gap between error and cure
Date
Msg-id OF068EBD8C.07377C7F-ON652577E4.001426DD-652577E4.00146F30@ibsplc.com
Whole thread Raw
In response to gap between error and cure  (Jim Kunkel <jkunkel@laurcat.com>)
List pgsql-general
Hello,


>
> I saw a reference to run a command "show hba_file" but there hasn't been
any
> clue as to WHERE one runs that command.  Please hold my hand.  Whichuser
(root
> or postgres) and which program?
Please try the command from psql.

postgres=# select user;
 current_user
--------------
 postgres
(1 row)

postgres=# show hba_file;
             hba_file
-----------------------------------
 /usr/local/pgsql/data/pg_hba.conf
(1 row)

Regards,
Jayadevan





DISCLAIMER:

"The information in this e-mail and any attachment is intended only for
the person to whom it is addressed and may contain confidential and/or
privileged material. If you have received this e-mail in error, kindly
contact the sender and destroy all copies of the original communication.
IBS makes no warranty, express or implied, nor guarantees the accuracy,
adequacy or completeness of the information contained in this email or any
attachment and is not liable for any errors, defects, omissions, viruses
or for resultant loss or damage, if any, direct or indirect."






pgsql-general by date:

Previous
From: Dan Kortschak
Date:
Subject: very basic SQL question
Next
From: Jayadevan M
Date:
Subject: Re: Debug advice when postgres connection maxing out