Standby databases

From: Fernando Lozano <fsl(at)centroin(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: Standby databases
Date: 2002-03-14 01:02:26
Message-ID: 3C8FF6A2.A138FCD5@centroin.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there!

Is it possible to create hot standby databases using PostgreSQL, that
is, have one server send its transaction log to another server who
periodically applies the transactions?

[]s, Fernando Lozano

Browse pgsql-general by date

  From Date Subject
Next Message Fernando Lozano 2002-03-14 01:03:22 Distributed databases
Previous Message Doug McNaught 2002-03-13 23:37:22 Re: Transaction on start of session ?