1Test::Database::Driver:U:sPegr(3C)ontributed Perl DocumeTnetsatt:i:oDnatabase::Driver::Pg(3)
2
3
4

NAME

6       Test::Database::Driver::Pg - A Test::Database driver for Pg
7

SYNOPSIS

9           use Test::Database;
10           my @handles = Test::Database->handles( 'Pg' );
11

DESCRIPTION

13       This module is the Test::Database driver for DBD::Pg.
14

EXTRA PARAMETERS

16       This driver understands the following extra parameters in the
17       configuration file:
18
19       template
20           The template to use when creating a new database.
21

SEE ALSO

23       Test::Database::Driver
24

AUTHOR

26       Philippe Bruhat (BooK), "<book@cpan.org>"
27
29       Copyright 2008-2010 Philippe Bruhat (BooK), all rights reserved.
30

LICENSE

32       This module is free software; you can redistribute it and/or modify it
33       under the same terms as Perl itself.
34
35
36
37perl v5.32.0                      2020-07-28     Test::Database::Driver::Pg(3)
Impressum