Project

General

Profile

Error message: "Wt: fatal error: FATAL: remaining connection slots are reserved for non-replication superuser connections"

Added by Hans-Michael Muller over 9 years ago

Today I got this error message:

"Wt: fatal error: FATAL: remaining connection slots are reserved for non-replication superuser connections"

and I am totally lost what I could mean. Can anybody help?

Thanks,

Michael.


Replies (3)

RE: Error message: "Wt: fatal error: FATAL: remaining connection slots are reserved for non-replication superuser connections" - Added by Koen Deforche over 9 years ago

Hey,

I think this comes from a database connection being refused as the database server.

Perhaps you using Wt::Dbo but not in combination with a connection pool?

Koen

RE: Error message: "Wt: fatal error: FATAL: remaining connection slots are reserved for non-replication superuser connections" - Added by Hans-Michael Muller over 9 years ago

Oh, I see. I do use databases in the application, so I will investigate.

Thanks,

Michael.

    (1-3/3)