mirror of
https://github.com/postgres/postgres.git
synced 2025-05-30 00:02:11 -04:00
This allows logging only some fraction of transactions, greatly reducing the amount of log generated. Tomas Vondra, reviewed by Robert Haas and Jeff Janes.