Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 90717a3

Browse files
author
Liudmila Mantrova
committed
DOC: extended list of available packages in installation-bin - PGPRO-1524
1 parent 4370c30 commit 90717a3

File tree

1 file changed

+113
-0
lines changed

1 file changed

+113
-0
lines changed

doc/src/sgml/installation-bin.sgml

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,119 @@ pg-setup service start
392392
</tgroup>
393393
</table>
394394

395+
<para>
396+
Besides, there are separate packages providing several external modules
397+
that have been pre-built for compatibility with &project;:
398+
</para>
399+
400+
<informaltable>
401+
<tgroup cols="2">
402+
<thead>
403+
<row>
404+
<entry>
405+
<para>
406+
Package
407+
</para>
408+
</entry>
409+
<entry>
410+
<para>
411+
Description
412+
</para>
413+
</entry>
414+
</row>
415+
</thead>
416+
<tbody>
417+
<row>
418+
<entry>
419+
<para>
420+
<filename>libzstd</filename>
421+
</para>
422+
</entry>
423+
<entry>
424+
<para>
425+
A library for fast lossless data compression.
426+
</para>
427+
</entry>
428+
</row>
429+
<row>
430+
<entry>
431+
<para>
432+
<filename>mamonsu</filename>
433+
</para>
434+
</entry>
435+
<entry>
436+
<para>
437+
A monitoring agent for collecting &project; and system metrics.
438+
</para>
439+
</entry>
440+
</row>
441+
<row>
442+
<entry>
443+
<para>
444+
<filename>pg-repack-&majorversion;</filename>
445+
</para>
446+
</entry>
447+
<entry>
448+
<para>
449+
&project; extension and utility for reorganizing tables.
450+
This package is only available for Debian-based systems.
451+
</para>
452+
</entry>
453+
</row>
454+
<row>
455+
<entry>
456+
<para>
457+
<filename>pg_repack-&edn;-&majorversion;</filename>
458+
</para>
459+
</entry>
460+
<entry>
461+
<para>
462+
&project; extension and utility for reorganizing tables.
463+
This package is only available for CentOS,
464+
ALT Linux, SUSE, and RHEL-based systems.
465+
</para>
466+
</entry>
467+
</row>
468+
<row>
469+
<entry>
470+
<para>
471+
<filename>pgbadger</filename>
472+
</para>
473+
</entry>
474+
<entry>
475+
<para>
476+
&project; log analyzer that provides detailed reports and graphs.
477+
</para>
478+
</entry>
479+
</row>
480+
<row>
481+
<entry>
482+
<para>
483+
<filename>pgbouncer</filename>
484+
</para>
485+
</entry>
486+
<entry>
487+
<para>
488+
Connection pooler for &project;.
489+
</para>
490+
</entry>
491+
</row>
492+
<row>
493+
<entry>
494+
<para>
495+
<filename>zstd</filename>
496+
</para>
497+
</entry>
498+
<entry>
499+
<para>
500+
Command-line utility for the <filename>libzstd</filename> library.
501+
</para>
502+
</entry>
503+
</row>
504+
</tbody>
505+
</tgroup>
506+
</informaltable>
507+
395508
<para>
396509
Additionally, <productname>&project;</productname> provides separate
397510
packages with debug information for some operating systems:

0 commit comments

Comments
 (0)