Re: Copy between Databases - Mailing list pgadmin-support

From Christopher Kings-Lynne
Subject Re: Copy between Databases
Date
Msg-id 40B6879D.5030200@familyhealth.com.au
Whole thread Raw
In response to Re: Copy between Databases  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-support
>> Is there a way to implement the pg_dump from within pgAdminIII?  If 
>> so, how?
>>  
>>
> Of course, all you need is a C++ compiler and some spare time :-)
> 
> You could code a graphical frontend for pg_dump/pg_restore, which is on 
> the pgadmin3 TODO list anyway.

Just do what we do with phpPgAdmin - we just open a connection to the 
pg_dump process and execute it.  We then capture the output and stream 
it to the user's browser.

Chris



pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Copy between Databases
Next
From: CArlos Tineo
Date:
Subject: Error Message: La variable de tipo Object o la variable de bloqueWith no está establecida