Skip to content

Does osm2pgsql error check if a custom PostgreSQL tablespace is writable? #2332

Answered by joto
mboeringa asked this question in Q&A
Discussion options

You must be logged in to vote

There are no specific checks for tablespaces. But you should get some kind of error message if there is a problem. Also check the PostgreSQL log for messages. And, as always, try running with --log-level=debug or even --log-sql can help with diagnosing a problem.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mboeringa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants