NAME
Metabase::Index::PostgreSQL - Metabase index backend using SQLite
VERSION
version 1.001
SYNOPSIS
my
$index
= Metabase::Index::PostgreSQL->new(
db_name
=>
"cpantesters"
,
db_user
=>
"johndoe"
,
db_pass
=>
"PaSsWoRd"
,
);
DESCRIPTION
This is an implementation of the Metabase::Index::SQL role using PostgreSQL.
USAGE
See Metabase::Backend::PostgreSQL, Metabase::Index 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