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
PVW-5193/; Update Docker volume location for PostgreSQL 18+
* Update Docker volume location for PostgreSQL 18+
Docker volume mount location has changed to /var/lib/postgresql (from
/var/lib/postgresql/data) with version 18 and higher.
See: docker-library/postgres#1259
0 commit comments