File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 289
289
<listitem>
290
290
<simpara><application>pg_tsparser</application> module is an alternative text search parser.</simpara>
291
291
</listitem>
292
+ <listitem>
293
+ <simpara>
294
+ <filename>pg_shardman</filename> module is an experimental extension
295
+ that enables sharding, aiming for scalability and fault tolerance
296
+ with transaction support. It provides best results for
297
+ <acronym>OLTP</acronym> workloads.
298
+ </simpara>
299
+ </listitem>
300
+ <listitem>
301
+ <simpara>
302
+ <filename>in-memory</filename> module
303
+ enables you to store data in <productname>&productname;</productname>
304
+ shared memory.
305
+ </simpara>
306
+ </listitem>
307
+ <listitem>
308
+ <simpara>
309
+ <filename>vops</filename> module enables vertical data model
310
+ for &productname;. It can speed up <acronym>OLAP</acronym> queries
311
+ with filtering and aggregation by times.
312
+ </simpara>
313
+ </listitem>
292
314
</itemizedlist>
293
315
</para>
294
316
You can’t perform that action at this time.
0 commit comments