Skip to content

Commit

Permalink
docs: postgres-plugin PR comment
Browse files Browse the repository at this point in the history
format string

Co-Authored-By: Jörg Steffens <joergsteffens@users.noreply.github.com>
  • Loading branch information
2 people authored and franku committed May 4, 2020
1 parent 02a9f4d commit b25dc5a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/manuals/source/TasksAndConcepts/Plugins.rst
Expand Up @@ -1166,7 +1166,7 @@ If things don't work as expected, make sure that
configured properly

PostgreSQL Plugin
~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~

:index:`\ <single: Plugin; PostgreSQL Backup>`

Expand All @@ -1186,7 +1186,7 @@ Requires |postgresql| Version 9.x or newer.


Concept
^^^^^^^^^^^^^
^^^^^^^

Please make sure to read the |postgresql| documentation about the backup and restore process: https://www.postgresql.org/docs/current/continuous-archiving.html

Expand Down Expand Up @@ -1688,5 +1688,3 @@ Write your own Python Plugin

Some plugin examples are available on https://github.com/bareos/bareos-contrib. The class-based approach lets you easily reuse stuff already defined in the baseclass BareosDirPluginBaseclass, which ships with the **bareos-director-python-plugin** package. The examples contain the plugin bareos-dir-nsca-sender, that submits the results and performance data of a backup job directly to Icinga:index:`\ <single: Icinga>`\ or
Nagios:index:`\ <single: Nagios|see{Icinga}>`\ using the NSCA protocol.


0 comments on commit b25dc5a

Please sign in to comment.