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