On 11/6/06, Richard Broersma Jr <rabroersma@xxxxxxxxx> wrote:
> check out dblink contrib module for starters. Maybe take a look at > pl/sh, which looks pretty neat. Is there really such a thing as PL/SH? or are you refering to piping sql queries into psql?
http://plsh.projects.postgresql.org/ It would be interesting to compare the pl/sh approach vs. the traditional cron/bash/psql -tAc approach. merlin