@shane Hi there! Are you using docker compose? IF so you should be able to keep it with the default value as it's used for just internal docker communication.
@adventurelog Hmm, now I see the DB, or, postgis, isn't starting, ```2025-12-09 07:23:57.929 UTC [1] FATAL: could not write lock file "postmaster.pid": No space left on device``` but there is tons of space left.
@shane Even though the Mac has free disk space, Docker Desktop itself has run out of space in its internal VM (the Linux VM where containers run). This triggers the Postgres error. To resolve this issue, increase the Disk image's size from Docker settings