Re: a primer on trigger? - Mailing list pgsql-general

From newsreader@mediaone.net
Subject Re: a primer on trigger?
Date
Msg-id 20010504040759.A6352@dragon.universe
Whole thread Raw
In response to Re: a primer on trigger?  (will trillich <will@serensoft.com>)
List pgsql-general
On Thu, May 03, 2001 at 11:40:14PM -0500, will trillich wrote:
>
> postgresql servers can accept tcp connections on certain ports,
> just as a web server listens to port 80. so you can have a script
> written on perl on this.machine.over.here that inserts and
> selects and updates on a database located on that.box.there
> with a minimum of fuss.
>

I asked for primer on trigger and I get a primer
on DBI.  I know how to make tcp connection and DBI/DBD.

What I am doing which I did not tell you explicitly was
that I can directly modify datbase from another box.
What I want is to make a system on the database box whenever
some table is modified.

pgsql-general by date:

Previous
From: Michaël Fiey
Date:
Subject: Case sensitive order by
Next
From: Gilles DAROLD
Date:
Subject: Re: DB Getting Slower and Slower and Slower....