Re: how to merge 2 databases

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Murali <murali(dot)segu(at)in(dot)ness(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: how to merge 2 databases
Date: 2005-11-14 21:14:31
Message-ID: 20051114211431.GA6003@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, Nov 10, 2005 at 10:12:43 +0530,
Murali <murali(dot)segu(at)in(dot)ness(dot)com> wrote:
> I want to merge two databases through sql query can u send me logic or idea
>

Without details it is hard to make concrete suggestions.

In the easiest case, where they are orthogonal, you can dump both databases and
load both dumps into one database.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Grittner 2005-11-14 23:20:37 ERROR: could not read block
Previous Message Peter Eisentraut 2005-11-14 20:31:04 Re: Extending PG_DATA