On Wed, Mar 23, 2016 at 7:34 AM, Thomas Munro
<thomas.mu...@enterprisedb.com> wrote:
> synchronous_commit    TPS
> ==================== ====
> off                  9234
> local                1223
> remote_write          907
> on                    587
> remote_apply          555
>
> synchronous_commit    TPS
> ==================== ====
> off                  3937
> local                1984
> remote_write         1701
> on                   1373
> remote_apply         1349

Hmm, so "remote_apply" is barely more expensive than "on".  That's encouraging.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to