Re: Calling a table in another database from plpgsql

From: Kris Jurka <books(at)ejurka(dot)com>
To: deepthi(at)granwill(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Calling a table in another database from plpgsql
Date: 2005-01-05 04:45:54
Message-ID: Pine.BSO.4.56.0501042344420.8811@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-sql

On Tue, 4 Jan 2005 deepthi(at)granwill(dot)com wrote:

> I have function called test1() in database 1. I need to input the value from
> this function into another table which is in database2.
>

This question has nothing to do with Java or JDBC. It is not appropriate
for this list. Please post only relevent questions here.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-01-05 04:48:38 Re: Out parameter support in PostgreSQL
Previous Message Oliver Jowett 2005-01-05 04:03:28 Re: JDBC and Latin1 Database problem

Browse pgsql-sql by date

  From Date Subject
Next Message deepthi 2005-01-05 05:13:46 Calling a table residing in another database from Plpgsql
Previous Message deepthi 2005-01-05 03:30:45 Calling a table in another database from plpgsql