Thread: Re: SVN Commit by dpage: r5916 - in trunk/pgadmin 3:. pgadmin pgadmin/frm pgadmin/include/frm pgadmin/include/schema pgadmin/u ipkg/win32/src


> ------- Original Message -------
> From: "Florian G. Pflug" <fgp@phlo.org>
> To: svn@pgadmin.org
> Sent: 14/02/07, 17:32:59
> Subject: Re: [pgadmin-hackers] SVN Commit by dpage: r5916 - in trunk/pgadmin3:. pgadmin pgadmin/frm
pgadmin/include/frmpgadmin/include/schema pgadmin/uipkg/win32/src 
>
>
> Does this mean that pgadmin now uses pg_dumpall in addition to pg_dump?

Yes, and it will check that it's v8.3 or above before enabling the option as I had to add some new code to make it
work.

It'll work with any server version of course.

/D

Dave Page wrote:
>
>> ------- Original Message -------
>> From: "Florian G. Pflug" <fgp@phlo.org>
>> To: svn@pgadmin.org
>> Sent: 14/02/07, 17:32:59
>> Subject: Re: [pgadmin-hackers] SVN Commit by dpage: r5916 - in trunk/pgadmin3:. pgadmin pgadmin/frm
pgadmin/include/frmpgadmin/include/schema pgadmin/uipkg/win32/src 
>>
>>
>> Does this mean that pgadmin now uses pg_dumpall in addition to pg_dump?
>
> Yes, and it will check that it's v8.3 or above before enabling the option as I had to add some new code to make it
work.
> It'll work with any server version of course.

Did you check if the osx appbunde contains pg_dumpall, or shall I do that?

greetings, Florian Pflug