Thanks.
I'll take a look at the source.
On Thu, Jun 26, 2014 at 7:43 PM, Dave Page wrote:
> On Thu, Jun 26, 2014 at 2:54 AM, Tim Uckun wrote:
> > Hi All.
> >
> > What is the technique pgadmin uses to generate those scripts? I would
> like
> > to be able to generate them from my own applica
On Thu, Jun 26, 2014 at 2:54 AM, Tim Uckun wrote:
> Hi All.
>
> What is the technique pgadmin uses to generate those scripts? I would like
> to be able to generate them from my own application using a pg connection.
They are created by pgAdmin which reverse engineers the SQL itself.
--
Dave Pa
Hi All.
What is the technique pgadmin uses to generate those scripts? I would like
to be able to generate them from my own application using a pg connection.
Thanks.