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


Class-DBI-Replicated documentation  | view source Contained in the Class-DBI-Replicated distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

OPTIONS

Top

Additional options for replication.

slony1_schema

slony1_origin

HOOKS

Top

replication_args

replication_setup

See Class::DBI::Replicated. Allow and set up slony1 options.

METHODS

Top

repl_get_master

repl_get_slave

repl_compare

AUTHOR

Top

Hans Dieter Pearcey, <hdp@cpan.org>

BUGS

Top

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.

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


Class-DBI-Replicated documentation  | view source Contained in the Class-DBI-Replicated distribution.