FATAL: failed to create a backend connection - Mailing list pgsql-general

From Vikas Sharma
Subject FATAL: failed to create a backend connection
Date
Msg-id CAN6gwKw3K7KR-BoabmCncWH2dQkJzPgcpf1VcfaPKSncw52ftg@mail.gmail.com
Whole thread Raw
Responses Re: FATAL: failed to create a backend connection  (Pavan Teja <pavan.postgresdba@gmail.com>)
List pgsql-general
Hi There,

We are using Postgresql 9.3 with pgpool-II-93-3.5.10.
One Master replicating to 3 Standbys using streaming replication. Pgpool is used for load balancing only.

Lately we are seeing below on application servers.

Caused by: org.postgresql.util.PSQLException: FATAL: failed to create a backend connection
Detail: executing failover on backend

Are we hitting the max_connections in PgSql instance or pgpool has reached to max_connections and can't spawn more

Please advise.

Regards
Vikas

pgsql-general by date:

Previous
From: Matej
Date:
Subject: Re: PG Sharding
Next
From: Pavan Teja
Date:
Subject: Re: FATAL: failed to create a backend connection