Skip to content

Commit 392623e

Browse files
committed
Merge branch 'PGPRO9_6' of gitlab.postgrespro.ru:pgpro-dev/postgrespro into PGPRO9_6
2 parents 5cd21bd + 1303c7c commit 392623e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/src/sgml/mvcc.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ ERROR: could not serialize access due to read/write dependencies among transact
10371037
<para>
10381038
Besides, there are two additional lock modes designed to support
10391039
<application>1C Enterprise</application>. These modes do not conflict
1040-
with any other lock modes described above. They use is possible, but not
1040+
with any other lock modes described above. Their use is possible, but not
10411041
encouraged, as <link linkend="advisory-locks">advisory locks</link> provide
10421042
the same functionality.
10431043
</para>

doc/src/sgml/pgprobackup.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,9 @@ pg_probackup restore -j 4
11491149
<listitem>
11501150
<para>
11511151
Only full backups are supported when using
1152-
<ulink url="https://postgrespro.com/docs/postgresproee/current/cfs.html">compressed tablespaces</link>
1152+
<ulink
1153+
url="https://postgrespro.com/docs/postgresproee/current/cfs.html">compressed
1154+
tablespaces</ulink>
11531155
(<productname>Postgres Pro Enterprise</productname> feature).
11541156
</para>
11551157
</listitem>

0 commit comments

Comments
 (0)