Re: 1.12.1 - cannot dump from older server versions

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Jan-Peter(dot)Seifert(at)gmx(dot)de
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: 1.12.1 - cannot dump from older server versions
Date: 2011-01-06 11:11:02
Message-ID: 4D25A346.4000607@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 03/01/2011 13:30, Jan-Peter(dot)Seifert(at)gmx(dot)de a écrit :
> [...]
>> Le 07/12/2010 10:45, Jan-Peter Seifert a écrit :
>>> Hello,
>>>
>>> I have problems dumping databases on older server versions (e.g. 8.4)
>> with pgAdmin 1.12.1. It seems to enter an endless loop after clicking 'OK'.
>> It doesn't matter whether the binaries path points to v8.4 or v9.0. Dumping
>> from 9.0 works fine.
>>> I have 8.3 (pg_installer, two instances/services), 8.4 and 9.0 installed
>> on Windows xp.
>>>
>>
>> Do you have any error message? I have no issue with the dump/restore
>> facility with 1.12 release.
>
> Sorry for replying this late. I've tested it with 1.12.2 on a different system again (Windows 7, 64-Bit). The issue is still there. After starting the backup parts of the desktop are being refreshed rapidly - not just the pgAdmin and the backup dialogue window. Even the mouse cursor and the icon of another running program in the task bar 'flashed' after starting the backup and switching the active window. The backup eventually completes, but takes much longer for the same database on a 8.4 server - about a minute instead of 8 seconds when using pgAdmin 1.10.5. Could check this again, please?
>

There is not much to check. As soon as you click the Backup button,
pgAdmin launches pg_dump and everything is donc by this tool. If you
have an issue afterwards, it's not related to pgAdmin.

Moreover, I can't reproduce the fact that it takes more time to dump an
8.4 database with 9.0 pg_dump.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2011-01-06 11:23:10 Re: Database selector
Previous Message Dave Page 2011-01-06 11:08:53 Re: Database Port Problem in PostgreSQL Installation.