Re: Patch: New field in frmMain statusbar

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Adam Scott <adam(dot)c(dot)scott(at)gmail(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Patch: New field in frmMain statusbar
Date: 2015-09-15 11:20:34
Message-ID: CA+OCxoyL_OaiDW8s+6znck8mYJPzpt95ruqZgz2kA3ZxUdXzMQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Tue, Sep 15, 2015 at 12:14 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Tue, Sep 15, 2015 at 10:55 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>> On Mon, Sep 14, 2015 at 5:11 PM, Magnus Hagander <magnus(at)hagander(dot)net>
>> wrote:
>> > The part that changed is just the one that added db1 and db2, right?
>>
>> It's the server display name *and* the database name, so to give a
>> (redacted) example from my machine, I would have:
>>
>> aws-ap-southeast-1b.xxxxxxxxxxxxxxxx.com (aws-ap-southeast-1b.
>> xxxxxxxxxxxxxxxx.com:5432):postgres
>>
>> Which as you can see is quite long.
>
>
> I thought the point of display names was to have them nice and short :) I've
> certainly never used displaynames that are that long.

I generally use the full hostnames (as I have machines in multiple
domains) - and in the places that you currently see them, that length
is actually fine.

> Yes, I totally see with names like that it becomes annoying, and certainly
> not easy to parse. Perhaps what we really shoul dhave is just displayname +
> databasename, and exclude the actual hostname?

That would be an improvement, certainly.

--
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-hackers by date

  From Date Subject
Next Message Adam Scott 2015-09-15 14:41:59 Re: Patch: New field in frmMain statusbar
Previous Message Magnus Hagander 2015-09-15 11:14:52 Re: Patch: New field in frmMain statusbar