Re: Replication
Darren Johnson <darren.johnson@cox.net>
From: Darren Johnson <darren.johnson@cox.net>
To: Bradley Kieser <brad@kieser.net>
Cc: pgsql-hackers@postgresql.org
Date: 2002-02-08T16:23:13Z
Lists: pgsql-hackers
> > Given that different replication strategies will probably be developed > for PG, do you envisage DBAs to be able to select the type of replication > for their installation? I.e. Replication being selectable rther like > storage structures? I can't speak for other replication solutions, but we are using the --with-replication or -r parameter when starting postmaster. Some day I hope there will be parameters for master/slave partial/full and sync/async, but it will be some time before we cross those bridges. Darren