We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58eb176 commit 851e0f0Copy full SHA for 851e0f0
doc/src/sgml/config.sgml
@@ -2122,7 +2122,7 @@ include_dir 'conf.d'
2122
until a reply from the current synchronous standby indicates it has
2123
received the commit record of the transaction and written it out to
2124
the standby's operating system, but the data has not necessarily
2125
- reached stable storage on the standby. This setting is sufficient to
+ reached durable storage on the standby. This setting is sufficient to
2126
ensure data preservation even if the standby instance of
2127
<productname>PostgreSQL</> were to crash, but not if the standby
2128
suffers an operating-system-level crash.
0 commit comments