Running Postgres 8.2 on Docker for Windows
First: don’t! It’s a nightmare, it’s tricky, it isn’t reliable… Second: why the heck somebody are still using Postgres 8.2? Well, don’t ask me… If you are still here, let’s do it. What’s the real problem here? Well, the key point is that Postgres has a very restrict acess to its directory $PGDATA (default path … Read more