Thread: BUG #2786: PGADMIN 1.6

BUG #2786: PGADMIN 1.6

From
"Gilberto Xavier"
Date:
The following bug has been logged online:

Bug reference:      2786
Logged by:          Gilberto Xavier
Email address:      gilbertoxavier@gmail.com
PostgreSQL version: 8.1
Operating system:   Linux and Windows
Description:        PGADMIN 1.6
Details:

Where was set the backup and restore capability into the new version of
PGAdmin - 1.6.0.
It seens that is not available.
Am I correct?

Those capabilities are very important into the software and had been able on
version 1.4

Thanks

Re: BUG #2786: PGADMIN 1.6

From
Dave Page
Date:
Gilberto Xavier wrote:
> The following bug has been logged online:
>
> Bug reference:      2786
> Logged by:          Gilberto Xavier
> Email address:      gilbertoxavier@gmail.com
> PostgreSQL version: 8.1
> Operating system:   Linux and Windows
> Description:        PGADMIN 1.6
> Details:
>
> Where was set the backup and restore capability into the new version of
> PGAdmin - 1.6.0.
> It seens that is not available.
> Am I correct?

That's a bug that slipped in at the last minute :-( It has been fixed
for 1.6.1, but in the meantime, if you add the directory containing
pg_dump and pg_restore (the pgAdmin installation directory on Windows)
to your system path and restart pgAdmin it should  solve the problem.

Regards, Dave