API:EPrints/Database/Pg
EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects
Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki
Contents
NAME
EPrints::Database::Pg - custom database methods for PostgreSQL DB
DESCRIPTION
TODO
epadmin create
$name = $db->index_name( $table, @columns )
PostgreSQL-specific Annoyances
The DBD::Pg SQL_VARCHAR type is mapped to text instead of varchar(n).
METHODS
COPYRIGHT