| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | heads up: initdb.exe now succeeds in wine |
| Date: | 2021-10-27 00:22:15 |
| Message-ID: | 20211027002215.2flth5iw5zxxilf3@alap3.anarazel.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
A while back I'd reported [1] to the wine bugs list that their popen() doesn't
quite work. Which I noticed because it made initdb.exe hang in wine.
That was just fixed. And I verified that with a bleeding edge wine the windows
initdb.exe actually succeeds (although I nuked the root/admin check for now).
I mostly was interested in that to make it easier to do changes that affect
windows from linux, without having to wait for the buildfarm / cfbot / CI to
come back with the inevitable problem.
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro Horiguchi | 2021-10-27 01:24:05 | Re: Setting log_connection in connection string doesn't work |
| Previous Message | Peter Geoghegan | 2021-10-26 23:30:52 | Re: Feature request for adoptive indexes |