Small typos in Hot Standby docs
| От | John Naylor |
|---|---|
| Тема | Small typos in Hot Standby docs |
| Дата | |
| Msg-id | 4d191a530912191842k3f2e2e7cp42ee4674d9a2b5fa@mail.gmail.com обсуждение исходный текст |
| Ответы |
Re: Small typos in Hot Standby docs
|
| Список | pgsql-hackers |
Here's a patch: diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml index 6750db8..1276c39 100644 *** a/doc/src/sgml/backup.sgml --- b/doc/src/sgml/backup.sgml *************** if (!triggered) *** 2018,2024 **** <itemizedlist> <listitem> <para> ! Data Definition Language (DML) - INSERT, UPDATE, DELETE, COPY FROM, TRUNCATE. Note that there are no allowed actions that result in a trigger being executed during recovery. </para> --- 2018,2024 ---- <itemizedlist> <listitem> <para> ! Data Manipulation Language (DML) - INSERT, UPDATE, DELETE, COPY FROM, TRUNCATE. Note that there are no allowed actions that result in a trigger being executed duringrecovery. </para> *************** if (!triggered) *** 2164,2170 **** <listitem> <para> Dropping tablespaces on the primary while standby queries areusing ! those tablespace for temporary work files (work_mem overflow) </para> </listitem> <listitem> --- 2164,2170 ---- <listitem> <para> Dropping tablespaces on the primary while standby queries areusing ! those tablespaces for temporary work files (work_mem overflow) </para> </listitem> <listitem>
В списке pgsql-hackers по дате отправления: