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 d24dac9 commit 2187a22Copy full SHA for 2187a22
doc/src/sgml/config.sgml
@@ -4171,6 +4171,9 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
4171
to continue replication due to removal of required WAL files. You
4172
can see the WAL availability of replication slots
4173
in <link linkend="view-pg-replication-slots">pg_replication_slots</link>.
4174
+ If this value is specified without units, it is taken as megabytes.
4175
+ This parameter can only be set in the <filename>postgresql.conf</filename>
4176
+ file or on the server command line.
4177
</para>
4178
</listitem>
4179
</varlistentry>
0 commit comments