mirror of https://github.com/postgres/postgres
> > * Allow buffered WAL writes and fsync > > Instead of guaranteeing recovery of all committed transactions, this > would provide improved performance by delaying WAL writes and fsync > so an abrupt operating system restart might lose a few seconds of > committed transactions but still be consistent. We could perhaps > remove the 'fsync' parameter (which results in an an inconsistent > database) in favor of this capability.REL8_0_STABLE
parent
b681bf9323
commit
0e0793a71a
Loading…
Reference in new issue