Re: Moving Tablespaces - Mailing list pgsql-general

From Doug McNaught
Subject Re: Moving Tablespaces
Date
Msg-id 87lkxwaiea.fsf@asmodeus.mcnaught.org
Whole thread Raw
In response to Re: Moving Tablespaces  (Allen Fair <dba@girders.org>)
Responses Re: Moving Tablespaces  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-general
Allen Fair <dba@girders.org> writes:

> Our databases can get large and we want to find the best way to plan for
> when a database outgrows its current server.
>
> How about a replication scheme and cutover? If so, is there a preferred
> replication package to support this?

Slony-I was designed for this scenario (among others) and is actively
developed.  There are also other replication solutions, some of them
proprietary.

-Doug

pgsql-general by date:

Previous
From: Allen Fair
Date:
Subject: Re: Moving Tablespaces
Next
From: "A. Kretschmer"
Date:
Subject: Re: generic way to retrieve array as rowset