Fujii Masao wrote:
I still like

    replication_mode = {async|recv|fsync|replay}

rather than

    synchronous_replication = {on|off}
    acknowledge_commit = {no|recv|fsync|replay}
Hello Fujii,

I wasn't entirely clear. My suggestion was to have only

   acknowledge_commit = {no|recv|fsync|replay}

instead of

   replication_mode = {async|recv|fsync|replay}


regards,
Yeb Havinga

--
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