diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/protocol.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 472bd3ef693..8c488506fad 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -2565,7 +2565,7 @@ The commands accepted in replication mode are: <para> Various temporary files and directories created during the operation of the PostgreSQL server, such as any file or directory beginning - with <filename>pgsql_tmp</filename>. + with <filename>pgsql_tmp</filename> and temporary relations. </para> </listitem> <listitem> |