Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing directory in 9.1 #1

Open
RaineEkman opened this issue Sep 1, 2023 · 1 comment
Open

Missing directory in 9.1 #1

RaineEkman opened this issue Sep 1, 2023 · 1 comment

Comments

@RaineEkman
Copy link
Contributor

Add to postgis container init:

sudo mkdir /usr/local/tmp_tbls
sudo chown -R postgres:postgres /usr/local/tmp_tbls/
sudo chmod 700 /usr/local/tmp_tbls/
@RaineEkman
Copy link
Contributor Author

Looks like this is in /docker-entrypoint-initdb.d/db_init.sh already but it didn't run for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant