Re: pgAdmin 4 v1.0 Beta 1 Released

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Michal Kozusznik <kozusznik(dot)michal(at)ifortuna(dot)cz>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin 4 v1.0 Beta 1 Released
Date: 2016-06-10 15:45:37
Message-ID: CA+OCxoz24bo=Op2kgRG=b12QVfStxqc+FKuaGG3po+F+CA-ijg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Jun 10, 2016 at 4:13 PM, Michal Kozusznik
<kozusznik(dot)michal(at)ifortuna(dot)cz> wrote:
> The first question:
> Is there any way to import db connections from pgadmin3? I have dosens...

Sorry, no. It should be possible to write a script to do it - You'd
need to pull the old definitions from the windows registry, and then
insert them into the pgadmin4.db file, which is a SQLite database.
This isn't on our roadmap at the moment though I'm afraid.

> BTW Installer (under Win7) suggests inappropriate path while changing
> installation path to another location than default. In my case, after
> selecting D:\_programs, installer did suggest:
> D:\_programs\v1

That's arguably intentional - we want to ensure you can have
side-by-side installations of different versions.

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

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

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Vano Beridze 2016-06-10 16:13:02 anonymous transaction support
Previous Message Dave Page 2016-06-10 15:42:55 Re: pgAdmin 4 v1.0 Beta 1 Released