File tree Expand file tree Collapse file tree 3 files changed +14
-64
lines changed Expand file tree Collapse file tree 3 files changed +14
-64
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 51
51
<para>
52
52
Dump/restore database statistics.
53
53
</para>
54
+ </listitem>
55
+ <listitem>
56
+ <para>
57
+ pg_pathman module - simple function interface to table partitioning
58
+ </para>
54
59
</listitem>
55
60
<listitem>
56
61
<para>Some hunspell dictionaries for full-text search are bundled
@@ -239,6 +244,15 @@ Date: Wed Dec 30 16:00:20 2015 +0300
239
244
using CREATE EXTENSION command.
240
245
</para>
241
246
</listitem>
247
+ <listitem>
248
+ <!-- [ede287ccaeb2] Ildar Musin -->
249
+ <para>
250
+ pg_pathman module provides set of function to automate process of
251
+ table partitioning, creating triggers for inserting data into
252
+ partitioned tables, and distributing existing data between
253
+ partitions. k
254
+ </para>
255
+ </listitem>
242
256
</itemizedlist>
243
257
</sect3>
244
258
</sect2>
You can’t perform that action at this time.
0 commit comments