Re: [GENERAL] servoy-postgresql plugin

2011-09-11 Thread Simon Riggs
On Mon, Sep 12, 2011 at 5:25 AM, Rogel Nocedo wrote: > Is there a way that I can use the postgresql commands like pg_dump etc in > servoy?  I am tasked to do a restore/backup database utility > programmatically for our users.  It’s a little painful to do a select for > the table and insert script

[GENERAL] servoy-postgresql plugin

2011-09-11 Thread Rogel Nocedo
Hi! Is there a way that I can use the postgresql commands like pg_dump etc in servoy? I am tasked to do a restore/backup database utility programmatically for our users. It's a little painful to do a select for the table and insert scripts based on the resultset. Thanks and Regards, Roge