Greg Smith wrote:
> The third issue here, not mentioned yet, is that there's also an example
> of setting up archive_command in its GUC documentation:
>
> http://developer.postgresql.org/pgdocs/postgres/runtime-config-wal.html
>
> This has drifted out of sync with the section being updated here
Hi,
I found the typo in config.sgml.
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index 33d4e37..8d3c86b 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -1733,7 +1733,7 @@ SET ENABLE_SEQSCAN TO OFF;
archive_mode is enabled, WAL archiving is tem