| From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
|---|---|
| To: | Rogel Nocedo <Rogeln(at)theservicemanager(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: servoy-postgresql plugin |
| Date: | 2011-09-12 06:46:50 |
| Message-ID: | CA+U5nMLZoREeTcZO5ggNDZUHcJD0_gRhYxKvWdt0R9XLxXHbSg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Sep 12, 2011 at 5:25 AM, Rogel Nocedo
<Rogeln(at)theservicemanager(dot)com> 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 scripts based on the resultset.
Probably need to ask on the Servoy list. If it can run a program, it
can do this.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Toby Corkindale | 2011-09-12 06:54:16 | (replication) Detecting if server a slave, or a master in recovery |
| Previous Message | Ondrej Ivanič | 2011-09-12 05:48:27 | Re: pg_dump with select command |