* Unset NOTIFY_SOCKET when running the temporary server. Postgres has native support for this notification socket and will write a `READY=1` message once it is ready and accepting connections. Unfortunately, the temporary server used by the `docker-entrypoint.sh` also sends a message on the socket, making it appear as though the container is ready and serving connections when it is not. |
||
|---|---|---|
| .. | ||
| alpine3.20 | ||
| alpine3.21 | ||
| bookworm | ||
| bullseye | ||