| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Mike Rowan <michael(dot)rowan3(at)gmail(dot)com> |
| Cc: | pgsql-novice novice <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: NOVICE log on |
| Date: | 2017-06-07 01:28:58 |
| Message-ID: | CAKFQuwa9jxcCs9BjFPtOCpgxwk4abTdN3bN-TEkGNL3wgPvpDQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
On Tuesday, June 6, 2017, Mike Rowan <michael(dot)rowan3(at)gmail(dot)com> wrote:
> A very very basic question...
>
> Is there, in PostgreSQL 9.1 preferably, a log of logon attempts and the
> reason for failure, if any.
>
> I have a situation whereby i attempt to log on to the same database from a
> single client machine using the seemingly same settings but from two client
> front ends. One fails, one succeeds. Any advice would be much
> appreciated.
>
>
Location varies but there is a server log file.
Logging setups are generally described here:
https://www.postgresql.org/docs/9.1/static/runtime-config-logging.html
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Garry Chen | 2017-06-07 15:21:04 | Question about RLS policy |
| Previous Message | Tom Lane | 2017-06-07 01:21:05 | Re: NOVICE log on |