Hello,

I am pleased to announce the release of pgnotify 0.1. 

pgnotify is a PostgreSQL client-side asynchronous notification handler for
Python.

Typically, asynchronous notification is used to communicate the message "I
changed this table, take a look at it to see what's new" from one PostgreSQL 
client to other interested PostgreSQL clients. 


pgnotify is developed on this platform:
- FreeBSD 4.0
- Python 2.1
- PostgreSQL 7.1.1
- PyGreSQL 3.2

At present, pgnotify works with PyGreSQL only. It should work with PoPy and
psycopg when those modules provide Pythonic interfaces to additional
necessary PostgreSQL client-side functions, as described in the README.


Get pgnotify here:

    http://www.post1.com/home/ngps/pgnotify


As usual, feedback is welcome.
-- 
Ng Pheng Siong <[EMAIL PROTECTED]> * http://www.post1.com/home/ngps

Quidquid latine dictum sit, altum viditur.

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to