Re: Copy between Databases

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Copy between Databases
Дата
Msg-id 40B6879D.5030200@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Copy between Databases  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список 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 по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Copy between Databases
Следующее
От: CArlos Tineo
Дата:
Сообщение: Error Message: La variable de tipo Object o la variable de bloqueWith no está establecida