Anyone know about PgMQ?

From: Rory Campbell-Lange <rory(at)campbell-lange(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Anyone know about PgMQ?
Date: 2010-06-11 20:59:07
Message-ID: 20100611205907.GA27786@campbell-lange.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I was intrigued to see Chris Bohn's page about PgMQ ("Embedding
messaging in PostgreSQL") on the PGCon website at
http://www.pgcon.org/2010/schedule/events/251.en.html

I have also had a look at the pgfoundry site at
http://pgfoundry.org/projects/pgmq/ -- its empty.

I've tried to email Chris to find out more about his project, but
haven't received a response. Does any one have any details of this
project?

I am very interested in the possibility of linking Postgres events such
as triggers to RabbitMQ messaging queues.

Rory
--
Rory Campbell-Lange
rory(at)campbell-lange(dot)net

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sergey Konoplev 2010-06-11 21:24:21 Re: Moving a live production database to different server and postgres release
Previous Message Scott Marlowe 2010-06-11 20:26:16 Re: How to show the current schema or search path in the psql PROMP