file output via trigger/queue - Mailing list pgsql-general

From Whit Armstrong
Subject file output via trigger/queue
Date
Msg-id AANLkTi=JbGe4hXst4Max3EdagtVVoUEydMivCNC8vLVd@mail.gmail.com
Whole thread Raw
List pgsql-general
I am in a similar situation described by this thread:
http://www.mail-archive.com/pgsql-general@postgresql.org/msg78604.html

I need to write a few xml files to be consumed by a vendor application
in real-time.  The queue / (poll/cronjob) seems simple enough.

Before I commit I just wondered if anyone else had gone down this road
before.  Perhaps with a solution more like:
http://lethargy.org/~jesus/writes/pg_amqp-slides-from-pgeast2010.

Feedback appreciated.

Thanks,
Whit

pgsql-general by date:

Previous
From: Johannes Öberg
Date:
Subject: Re: Force ARE in regexp string
Next
From: Maciek Sakrejda
Date:
Subject: Nested literal parsing rules?