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.
what it could mean, not I could mean.
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
Oh, I see. I do use databases in the application, so I will investigate.
Thanks,
Michael.