1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-09-16 09:26:30 +02:00

Documentation hot fix

This commit is contained in:
Daniel Shelepanov
2022-12-07 13:35:25 +03:00
parent 29a9efb4d4
commit 3bc0fc4b81

View File

@@ -653,7 +653,7 @@ GRANT EXECUTE ON FUNCTION pg_catalog.pg_control_checkpoint() TO backup;
COMMIT;
</programlisting>
<para>
For <productname>PostgreSQL</productname> 10:
For <productname>PostgreSQL</productname> versions 10 &mdash; 14:
</para>
<programlisting>
BEGIN;