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
I know that when the PGData directory is not empty the container skips the initialization and therefore won't run the initialization script in /docker-entrypoint-initdb.d
I would like to use a way to give the container scripts that will run on startup no matter what (for example to create a role postgres if one does not exist already)
yuvall-cyera, maxr-cyera, arik-kurland-cyera and voroninpkosh-b