New Feature - Project

From: afterz(at)zipmail(dot)com
To: pgsql-hackers(at)postgresql(dot)org
Subject: New Feature - Project
Date: 2003-02-18 17:59:01
Message-ID: web-41146328@zipmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello.
I am a student of Tuiuti University and I want to develop a
project with PostgreSQL.

My idea is to create clients for PostgreSQL that receive
messages from the "server"(PostgreSQL) according to events
occured into the database.
At this point I just tought that these events could be like
triggers.

For doing that I want to create a new task into PostgreSQL
to test the rules determined by the users and send them
messages it's required.

When and what data to be sent the user would tell,
according to the rules...
It is like bringing the information to the user.

Is it possible, and will I be able to do it in a short
time?

Thanks.
Ricardo K. Costa

________________________________________________
Don't E-Mail, ZipMail! http://www.zipmail.com/

Browse pgsql-hackers by date

  From Date Subject
Next Message Ron Mayer 2003-02-18 18:56:23 Re: Hard problem with concurrency
Previous Message Josh Berkus 2003-02-18 17:37:20 Re: Questions about indexes?