Skip site navigation (1)
Skip section navigation (2)
Re: backup/restore gone in 1.6.0?
- From: Dave Page <dpage(at)postgresql(dot)org>
- To: Kevin Field <kev(at)brantaero(dot)com>
- Cc: pgadmin-support(at)postgresql(dot)org
- Subject: Re: backup/restore gone in 1.6.0?
- Date: Thu, 23 Nov 2006 08:20:21 +0000
- Message-id: <456559C5.6020602@postgresql.org> <text/plain>
Kevin Field wrote:
Hi everyone,
This is probably a total noob question, but if I go into pgAdmin 1.4.3
and select one of my databases, I can go Tools->Backup, but in 1.6.0 the
option is greyed out. My server is still 8.1, not 8.2. Is that what's
preventing it?
There is a minor bug in wxWidgets which caused this - it has been fixed
for future versions.
A workaround is to add the pgAdmin directory (the one containing
pg_dump.exe/pg_restore.exe) to your system path. Restart pgAdmin, and
the backup/restore options should be there.
Regards, Dave
Home |
Main Index |
Thread Index