Open canassa opened 8 years ago
I can't replicate the issue with my current setup and I don't have time + motivation to start playing with different postgres permission settings to replicate the issue.
I do agree that the stellar behaves in a really bad way in this case. I would happily merge a PR that somehow fixes the issue, or just lets the user know about the permission issue.
Ps. Sorry for late response.
I got this error when trying to snapshot a Postgres database:
After some Googling, I managed to fix the problem running this query:
But I am not sure if that's an optimal solution