pgBackRest
use pgBackRest::Version; BACKREST_VERSION
use BackRestDoc::Custom::DocCustomRelease;
(new BackRestDoc::Custom::DocCustomRelease(
new BackRestDoc::Common::Doc("{[doc-path]}/xml/release.xml")))->currentStableVersion();
pgbackrest
/
PostgreSQL
-
logo.png
favicon.png
{[doc-path]}/output/latex/logo
use POSIX qw(strftime); 'Copyright © 2015' . '-' . strftime('%Y', localtime) .
', The PostgreSQL Global Development Group, <a href="{[github-url-license]}">MIT License</a>. Updated ' .
strftime('%B ', localtime) . trim(strftime('%e,', localtime)) . strftime(' %Y.', localtime)
{[project]} User Guide
Open Source PostgreSQL Backup and Restore Utility
CrunchyBackRest-UserGuide-{[version]}