[trivial patch] grammar fixes in doc/src/sgml/high-availability.sgml
| От | Christoph Berg |
|---|---|
| Тема | [trivial patch] grammar fixes in doc/src/sgml/high-availability.sgml |
| Дата | |
| Msg-id | 20120413121244.GA28654@msgid.df7cb.de обсуждение исходный текст |
| Ответы |
Re: [trivial patch] grammar fixes in doc/src/sgml/high-availability.sgml
|
| Список | pgsql-hackers |
diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml new file mode 100644 index ed34dac..c5f3ff9 *** a/doc/src/sgml/high-availability.sgml --- b/doc/src/sgml/high-availability.sgml *************** primary_conninfo = 'host=192.168.1.50 po *** 1022,1028 **** <para> Users will stop waiting if a fast shutdown is requested. However, as ! when using asynchronous replication, the server will does not fully shutdown until all outstanding WAL recordsare transferred to the currently connected standby servers. </para> --- 1022,1028 ---- <para> Users will stop waiting if a fast shutdown is requested. However, as ! when using asynchronous replication, the server will not fully shutdown until all outstanding WAL records are transferredto the currently connected standby servers. </para> *************** primary_conninfo = 'host=192.168.1.50 po *** 1126,1132 **** <para> If you need to re-create a standby server while transactions are ! waiting, make sure that the commands to run pg_start_backup() and pg_stop_backup() are run in a session with <varname>synchronous_commit</> = <literal>off</>, otherwise those requests will wait forever for the standby to appear. --- 1126,1132 ---- <para> If you need to re-create a standby server while transactions are ! waiting, make sure that the commands pg_start_backup() and pg_stop_backup() are run in a session with <varname>synchronous_commit</>= <literal>off</>, otherwise those requests will wait forever for the standby to appear. Christoph -- cb@df7cb.de | http://www.df7cb.de/
В списке pgsql-hackers по дате отправления: