Re: Accessing tables in other databases, through functions

From: "Ashish Karalkar" <ashish(dot)karalkar(at)info-spectrum(dot)com>
To: "Phoenix Kiula" <phoenix(dot)kiula(at)gmail(dot)com>, "Postgres General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Accessing tables in other databases, through functions
Date: 2007-08-16 13:03:01
Message-ID: 001f01c7e005$ca839db0$170211ac@LIONKING.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

take a look at dblink in contrib module

With Regards
Ashish...
----- Original Message -----
From: "Phoenix Kiula" <phoenix(dot)kiula(at)gmail(dot)com>
To: "Postgres General" <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, August 16, 2007 6:18 PM
Subject: [GENERAL] Accessing tables in other databases, through functions

> Probably an optimistic question - can a user with access to two
> databases create a function in one to access tables in the other? Or
> triggers?
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-David Beyer 2007-08-16 13:05:24 Re: [SQL] Embedded C++ with ecpg?
Previous Message Phoenix Kiula 2007-08-16 12:48:07 Accessing tables in other databases, through functions