Postgres client causing deadlock (Too many open files) - SOLVED

Are you using a Dockerfile? This thread talks about the default setting and how you can overcome it with a custom script at startup.

If you’re not using Docker, you could do something similar with a wrapper for your start command.

2 Likes