NAME
Metabase::Archive::PostgreSQL - Metabase archive backend using PostgreSQL
VERSION
version 1.001
SYNOPSIS
my
$archive
= Metabase::Archive::PostgreSQL->new(
db_name
=>
"cpantesters"
,
db_user
=>
"johndoe"
,
db_pass
=>
"PaSsWoRd"
,
);
DESCRIPTION
This is an implementation of the Metabase::Archive::SQL role using PostgreSQL.
USAGE
See Metabase::Backend::PostgreSQL, Metabase::Archive and Metabase::Librarian.
AUTHORS
David Golden <dagolden@cpan.org>
Leon Brocard <acme@astray.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2011 by David Golden.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004