Also, the real world edge case you are referring to is only (almost always) a hard system kernel crash - anything else and it will be written to disk. Also, even if it it written to disk you might still have a failure - which is can be mitigated with with redundant/raid storage. Anyway, the option is there and anyone doing database or critical system design knows when and why to use it. On Apr 17, 2025, at 9:18 AM, Robert Engels <reng...@ix.netcom.com> wrote: -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/77C3B7D2-39A3-43BC-864D-E3561202040B%40ix.netcom.com. |
- [go-nuts] Should os.WriteFile call Sync... Karel Bílek
- Re: [go-nuts] Should os.WriteFile ... Robert Engels
- Re: [go-nuts] Should os.WriteF... Robert Engels
- Re: [go-nuts] Should os.WriteF... Karel Bílek
- RE: [go-nuts] Should os.Wr... 'Bushnell, Thomas' via golang-nuts
- [go-nuts] Re: Should os.WriteFile ... 'Brian Candler' via golang-nuts
- [go-nuts] Re: Should os.WriteF... twp...@gmail.com