[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sqlite3
From: |
Lars Ingebrigtsen |
Subject: |
Re: sqlite3 |
Date: |
Sun, 19 Dec 2021 11:55:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Eli Zaretskii <eliz@gnu.org> writes:
> With the current master, the test still fails for me about 20% of the
> time. Seems like slightly less than before your recent changes, but
> I'm not sure.
Hm, that's disappointing. It's annoying that I can't reproduce the
problem with any sort of reliability -- it only seems to happen, like,
1% of the times.
> I think fsync should be necessary because we use temporary files, and
> those are by default not fsync'ed when we close the descriptor to
> which we wrote. At least on MS-Windows, I think this could mean other
> processes might get a stale file contents.
Right. Perhaps we should consider doing this without the rename on
Windows? (And without fsync on non-Windows.)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: sqlite3, (continued)
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/20
- Re: sqlite3, Eli Zaretskii, 2021/12/21
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/22
- Re: sqlite3, Eli Zaretskii, 2021/12/22
- Re: sqlite3, Eli Zaretskii, 2021/12/18
- Re: sqlite3,
Lars Ingebrigtsen <=
- Re: sqlite3, Eli Zaretskii, 2021/12/19
- Re: sqlite3, Juri Linkov, 2021/12/16
- Re: sqlite3, Lars Ingebrigtsen, 2021/12/17
Re: sqlite3, xenodasein, 2021/12/22