Re: triggers/functions across databases

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Mike Nolan <nolan(at)gw(dot)tssi(dot)com>
Cc: Eric Jones <Eric(dot)Jones(at)noaa(dot)gov>, pgsql-general(at)postgresql(dot)org
Subject: Re: triggers/functions across databases
Date: 2005-05-25 17:26:36
Message-ID: 4294B54C.3030809@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mike Nolan wrote:
>>If you have databases that are dependent on each others data you should
>>probably move those databases into a new schema within one database...
>
>
> That's a non-trivial task, especially if some of the tables in the
> two databases have the same name.

Migrating from one database to another database is a non trivial task as
a whole :)

> --
> Mike Nolan

--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Manuel García 2005-05-25 17:32:03 Advice
Previous Message Mike Nolan 2005-05-25 17:25:24 Re: triggers/functions across databases