Re: pg_dump and logging
On Mon, Dec 11, 2017 at 01:51:59PM -0300, marcelo wrote: > When pg_dump runs on a database, is it warranted that the log is fully > impacted, or at least, taken into account for the dumping? As per the second sentence in the Description section of the Fine Manual. Karsten -- GPG key ID E4071346
pg_dump and logging
When pg_dump runs on a database, is it warranted that the log is fully impacted, or at least, taken into account for the dumping? TIA