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, Rogel |