
Class::DBI::Replicated::Pg::Slony1 - Pg replication using Slony1

package My::DBI; use base 'Class::DBI::Replicated::Pg::Slony1'; My::DBI->replication(...);

Additional options for replication.
slony1_schemaslony1_origin
replication_argsreplication_setupSee Class::DBI::Replicated. Allow and set up slony1 options.

repl_get_masterrepl_get_slaverepl_compare
Hans Dieter Pearcey, <hdp@cpan.org>

Please report any bugs or feature requests to bug-class-dbi-replicated-pg-slony1@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Class-DBI-Replicated. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.


Copyright 2005 Hans Dieter Pearcey, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.