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 ef41c3f commit 899a4b2Copy full SHA for 899a4b2
doc/src/sgml/config.sgml
@@ -3988,6 +3988,9 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
3988
to continue replication due to removal of required WAL files. You
3989
can see the WAL availability of replication slots
3990
in <link linkend="view-pg-replication-slots">pg_replication_slots</link>.
3991
+ If this value is specified without units, it is taken as megabytes.
3992
+ This parameter can only be set in the <filename>postgresql.conf</filename>
3993
+ file or on the server command line.
3994
</para>
3995
</listitem>
3996
</varlistentry>
0 commit comments