Re: Logging failed connections

From: Jerry Sievers <gsievers19(at)comcast(dot)net>
To: Stephen Cook <sclists(at)gmail(dot)com>
Cc: PostgreSQL - general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Logging failed connections
Date: 2017-08-16 19:57:41
Message-ID: 87d17ve156.fsf@jsievers.enova.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Stephen Cook <sclists(at)gmail(dot)com> writes:

> Hello!
>
> When a client gets the error message about "remaining connection slots
> are reserved for non-replication superuser connections", is this logged?
> What should I be grep-ing for?

Grep for the token FATAL in your logs.

>
> Thanks!
>
>
> -- Stephen

--
Jerry Sievers
Postgres DBA/Development Consulting
e: postgres(dot)consulting(at)comcast(dot)net
p: 312.241.7800

In response to

Browse pgsql-general by date

  From Date Subject
Next Message armand pirvu 2017-08-16 20:26:43 no pg_hba.conf entry for replication connection
Previous Message Stephen Cook 2017-08-16 19:18:48 Logging failed connections