Re: [BUGS] Fails to work on live images due to fsync() on pg_commit_ts before doing any write there
От | Tom Lane |
---|---|
Тема | Re: [BUGS] Fails to work on live images due to fsync() on pg_commit_ts before doing any write there |
Дата | |
Msg-id | 11397.1510067215@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [BUGS] Fails to work on live images due to fsync() onpg_commit_ts before doing any write there (Stephen Frost <sfrost@snowman.net>) |
Ответы |
Re: [BUGS] Fails to work on live images due to fsync() onpg_commit_ts before doing any write there
|
Список | pgsql-bugs |
Stephen Frost <sfrost@snowman.net> writes: > * Tom Lane (tgl@sss.pgh.pa.us) wrote: >> My thought about this is just to ignore EINVAL when fsync'ing a directory, >> as we already do with EBADF. > Yeah, I suppose we could, just not sure that an EINVAL should really be > getting returned here, imv. Yeah, it does sound more like a filesystem bug than anything else. (I completely reject the notion that it's an application error to fsync a directory when you haven't modified it.) In view of the fact that we just wrapped 10.1, it'd be 3 months before any change from our side would reach the wild. I think a key question here is whether the Kali developers are likely to fix it from their side in less time than that. regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
В списке pgsql-bugs по дате отправления: