Re: question

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Sandeep Joshi <sjoshi(at)Zambeel(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: question
Date: 2000-12-15 21:37:51
Message-ID: 20001215133751.B19572@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* Sandeep Joshi <sjoshi(at)Zambeel(dot)com> [001215 12:43] wrote:
>
> I need to update a second database through a trigger function written
> 'C'.
>
> Is that possible ? how?
>
> Do I need to go to commercial product for this?

No, just reading the documentation should help. :)

I imagine you should be able to link to libpq and do the updates
using that.

--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."

In response to

  • question at 2000-12-15 20:20:42 from Sandeep Joshi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Niral Trivedi 2000-12-15 21:45:25 simple questions
Previous Message Sandeep Joshi 2000-12-15 20:20:42 question