You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since around 1 week, postgres container with tag 12 is not starting anymore.
It fails with
popen failure: Cannot allocate memory
initdb: error: The program "postgres" is needed by initdb but was not found in the
same directory as "/usr/lib/postgresql/12/bin/initdb".
Check your installation.
This was working before.
Workaround: All ok using postgres container with tag "12-bullseye".