Martin S <martins.listz@gmail.com> wrote:
> May be this information is inside the documentation, but couldn't
> find it.
>
> I'm doing some tests with postgres 9.1.1 and replication, and I
> was wandering if there is some information about how to recover
> from a failover.
Does this page provide what you need?:
http://www.postgresql.org/docs/9.1/interactive/warm-standby-failover.html
-Kevin