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 e24161c commit 7b96a18Copy full SHA for 7b96a18
doc/src/sgml/release-proee-10.sgml
@@ -17,7 +17,7 @@
17
<filename>pg_shardman</filename>. This experimental extension
18
enables sharding, aiming for scalability and fault tolerance
19
with transaction support. It provides best results for
20
- <acronym>OLTP</acronym> workloads.
+ <acronym>OLTP</acronym> workloads. (See <xref linkend="pg-shardman">.)
21
</para>
22
</listitem>
23
<listitem>
@@ -31,7 +31,7 @@
31
<para>
32
<filename>vops</filename>. This extension enables vertical data model
33
for &productname;. It can speed up <acronym>OLAP</acronym> queries
34
- with filtering and aggregation by times.
+ with filtering and aggregation by times. (See <xref linkend="vops">.)
35
36
37
0 commit comments