Search Postgresql Archives

Re: how can I create the DML for an existing database - within an application

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I want to get the output from
> 
> pg_dump --struct-only --table=whatever
> 
> inside a programm. Of course I could call pg_dump in a 
> seperate process and capture the output and all; but ...
> 
> as PGAdmin is doing it someway, I strongly suspect there is a 
> kind of call to recreate the DML language from a table in the 
> database. Please give me a hint! 

AFAIK, pgadmin opens a pipe to pg_dump.

//Magnus


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux