Hi, > parameter improvement idea is which we extend ini file for to set > parameter each standby. For example : > > -------------------- > [Server] > standby_name = 'slave1' > synchronous_transfer = commit > wal_sender_timeout = 30 > [Server] > standby_name = 'slave2' > synchronous_transfer = all > wal_sender_timeout = 50 > ------------------- >
Just ask to clarify: Is 'slave2' a failback standby? What does 'synchronous_transfer = all' mean? Does that mean wait during both commit and checkpoint? -- Amit Langote -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers