This is a discussion on Re: Bad bug in fopen() wrapper code within the Pgsql Patches forums, part of the PostgreSQL category; --> "Magnus Hagander" <mha@sollentuna.net> writes: > This is pretty bad and pretty urgent - with this, systems installed by > ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "Magnus Hagander" <mha@sollentuna.net> writes: > This is pretty bad and pretty urgent - with this, systems installed by > the MSI installer simply *do not start*, because they are by default > configured to write logs to a file... > Attached patch sets the O_CREAT option when appending to files. Applied, but I'm still wondering about openFlagsToCreateFileFlags() ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |