Postgresql docker health check

2024-03-13 Thread Amna Abdul Rehman
Hello, Hope this email finds you well. Currently, I have a running PostgreSQL container, and I've encountered an issue. When my application runs overnight, I receive the error message 'FATAL: Sorry, too many clients already.' To address this, I increased the number of max_connections to 3000, 5000

Re: could not open file "global/pg_filenode.map": Operation not permitted

2024-03-13 Thread Stephen Frost
Greetings, * Nick Renders (postg...@arcict.com) wrote: > > ...run them under different users on the system. > > Are you referring to the "postgres" user / role? Does that also mean setting > up 2 postgres installation directories? Yes, two separate MacOS user accounts is what I was suggesting.