On Mon, Apr 19, 2010 at 5:13 AM, Andre Lopes <[email protected]> wrote: > Ok, > > So the best option is to send the data to a table and then with an cronjob I > verify if it is data to send to the MySQL database.
correct. this is the classic way of doing this type of work. merlin -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
