How to call a file from a PlPgsql trigger? - Mailing list pgsql-general

From Andre Lopes
Subject How to call a file from a PlPgsql trigger?
Date
Msg-id v2k18f98e681004190151tff8fe5a2u5dfca12585425116@mail.gmail.com
Whole thread Raw
Responses Re: How to call a file from a PlPgsql trigger?  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
Hi,

I have an account in a shared hosting account and I can't install any 3rd party software.

I need to send data from a PostgreSQL database to a MySQL database. I was thinking of using a trigger. The trigger calling a PHP file to help me passing the data to the MySQL database.

It is possible to call a file from a PlPgsql trigger? If yes, how to?

This is the best way to do this task?


PS: Sorry for my english.

Best Regards,
André

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Help with tracking!
Next
From: Craig Ringer
Date:
Subject: Re: modification time & transaction synchronisation problem