| From: | "Andy Shellam (Mailing Lists)" <andy-lists(at)networkmail(dot)eu> |
|---|---|
| To: | Radcon Entec <radconentec(at)yahoo(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pgAdmin in 8.4 installation uses tools from 8.3 installation |
| Date: | 2009-12-09 22:29:37 |
| Message-ID: | 93637179-8A63-4184-AC61-98F899BF0B3D@networkmail.eu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
> We just upgraded a customer's PostgreSQL installation from 8.3 to 8.4.1. I wanted to make a small change to the database. I wanted to take a backup before I did it, just in case. When I run pgAdmin from the PostgreSQL/8.4/bin folder and try to take a backup, the backup fails. The output shows me that it is running PostgreSQL/8.3/bin/pg_dump.exe instead of PostgreSQL/8.4/bin/pg_dump.exe. I found that the psql window that can be invoked from the latest pgAdmin is also running a tool from the 8.3 installation.
>
> How do I tell pgAdmin to use 8.4 tools instead of 8.3 tools?
Preferences? I'm running on a Mac which means the preferences screen is accessible using PgAdmin3 > Preferences - on Windows it may be something like File/Tools > Options/Preferences.
Then set the "PG bin path" as appropriate.
It may also be that the 8.3 bin folder is set in your PATH variable.
Regards,
Andy
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Tyler | 2009-12-09 23:21:10 | Re: Excessive (and slow) fsync() within single transaction |
| Previous Message | Scott Marlowe | 2009-12-09 21:54:53 | Re: Excessive (and slow) fsync() within single transaction |