Re: PGADMIN3 request for preferences-related behavior change - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: PGADMIN3 request for preferences-related behavior change
Date
Msg-id 1332601896.2334.3.camel@localhost.localdomain
Whole thread Raw
In response to PGADMIN3 request for preferences-related behavior change  (John Genoese <john@memoriesdreamsandreflections.org>)
List pgadmin-hackers
On Sat, 2012-03-24 at 10:57 -0400, John Genoese wrote:
> It was actually 1.14 and 1.10. I got two machines confused.
>
>
> I use a Mac for development purposes. On it, I have a client that's on
> 8.4 and a client that's on 9.1. I cannot use the same PGADMIN3 tool
> for both precisely because of what you stated -- I need the different
> versions of pg_dump and pg_restore, but also because there's two
> completely discrete sets of database I must contend with.
>
>
> Hence, the idea of discrete configs for each. It's a significant pain
> to have to change the directories every time I switch clients.
>
>
> The simplest way I can think of to handle this is to make the config
> file path a startup parameter -- it could default to the normal one
> and let the user override it as necessary.
>

You can also create a script that will copy your 1.10 prefs file over
the regular pgAdmin prefs file, and then fire pgAdmin 1.10. And create
another script that will do the same thing with your 1.14 prefs file and
pgAdmin 1.14.

I know it's cumbersome, but we don't have another way of doing it right
now.

I agree that it would be nice to be able to change the config file. The
fact that we use the registry on Windows instead of a config file
doesn't make it easy to do.


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


pgadmin-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: who's familiar with the GSOC application process
Next
From: Guillaume Lelarge
Date:
Subject: Re: Database designer