WSL-Programs icon indicating copy to clipboard operation
WSL-Programs copied to clipboard

How PostgreSQL supports?

Open humanww opened this issue 7 years ago • 1 comments

How PostgreSQL supports?

humanww avatar Jun 26 '18 05:06 humanww

I tried it, and it works really good! My Postgres has postgis, tsql fdw, and some more extensions..... What I did: I have installed OpenSUSE Leap, changed distro to tumbleweed (hope WSL teams will do it soon), then followed the SDB:PostgreSQL on Opensuse Wiki (add repo, install everything). Following issues: you cannot autostart the server, because systemd is not supported yet. Maybe there is a way to hack in somehow else.... You have to start postgres server manually, and if killed unexpectedly do a recovery restart. I will try to post example code next few days.

Karlodun avatar Aug 05 '18 00:08 Karlodun