Alexander Farber <[email protected]> writes: > it is empty in my docker container (but "localhost" on my prod server), > so I probably need to investigate that...
I'm betting the postgresql.conf entry is being overridden with a
postmaster command-line switch (not an initdb switch, which merely
sets up a postgresql.conf entry).
regards, tom lane
