Re: Where is a pgAdmin III server list stored? - Mailing list pgadmin-support

From Ken Winter
Subject Re: Where is a pgAdmin III server list stored?
Date
Msg-id CABV8-AaDAK33PBGkjAVMSkwJoL8zKnd+TV0sXGdK4kZQpAV6_Q@mail.gmail.com
Whole thread
In response to Re: Where is a pgAdmin III server list stored?  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
Thanks, Dave ~ 

It worked like a charm!

~ Ken

On Wed, Sep 23, 2015 at 4:47 AM, Dave Page <dpage@pgadmin.org> wrote:
Hi

On Tue, Sep 22, 2015 at 9:30 PM, Ken Winter <ken@sunward.org> wrote:
> I need to migrate my pgAdmin to a new (Windows 7) computer.  My pgAdmin
> setup on my old (also Win 7) computer includes a couple dozen servers.  I'm
> hoping that I can somehow copy these to the new computer so I don't have to
> re-enter them manually.
>
> Is the server list in a file somewhere, and if so how do I find it?  Or if
> it is somehow stored "inside" of pgAdmin, is there a way to export it from
> the old computer and import it into the new one?

The settings are stored in the Windows Registry. If you fire up
regedit, you should be able to export all the settings under:

HKEY_CURRENT_USER\Software\pgAdmin III

to a text file, then re-import them on the new machine. If you only
want the servers, the key is:

HKEY_CURRENT_USER\Software\pgAdmin III\Servers

The usual caveats and disclaimers about poking around in the registry
apply - be careful and do so at your own risk.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-support by date:

Previous
From: Nikolai Zhubr
Date:
Subject: Re: Disable or remove 'drop' button on toolbar
Next
From: JasmineLiu
Date:
Subject: Error about inherited table of column in pgadmin1.20.0