From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [COMMITTERS] pgsql: Sync pg_dump and pg_dumpall output |
Date: | 2017-03-22 15:39:20 |
Message-ID: | 20170322153920.GL9812@tamriel.snowman.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers kèo bóng đá việt |
Andrew,
* Andrew Dunstan (andrew(at)dunslane(dot)net) wrote:
> Sync pg_dump and pg_dumpall output
This probably should have adjusted all callers of pg_dump in the
regression tests to use the --no-sync option, otherwise we'll end up
spending possibly a good bit of time calling fsync() during the
regression tests unnecessairly.
Thanks!
Stephen
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2017-03-22 15:59:32 | Re: [COMMITTERS] pgsql: Sync pg_dump and pg_dumpall output |
Previous Message | Peter Eisentraut | 2017-03-22 15:19:53 | pgsql: Refine rules for altering publication owner |
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2017-03-22 15:46:18 | Re: Monitoring roles patch |
Previous Message | Stephen Frost | 2017-03-22 15:37:03 | Re: PATCH: Make pg_stop_backup() archive wait optional |