diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 11de829ae02..116c143cb48 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -286,8 +286,7 @@ $ pg_recvlogical -d postgres --slot=test --drop-slot using the slot's contents without losing any changes. - Creation of a snapshot is not always possible. In particular, it will - fail when connected to a hot standby. Applications that do not require + Applications that do not require snapshot export may suppress it with the NOEXPORT_SNAPSHOT option.