Commits on Aug 13, 2026
-
Update docs for log_collector about error cases.
Logs sent to the logging collector are not guaranteed to be written to disk. While this may be obvious for anyone with a technical understanding of how logging in postgresql works this isn't obvious to non-technical users of the db. This doc attempts to make it clear that it's not transactionally guaranteed that every committed transaction will be logged.