Re: Database COMMENT in pgAdmin III v1.10.0 RC1 - Mailing list pgadmin-support

From Laurent Yaish
Subject Re: Database COMMENT in pgAdmin III v1.10.0 RC1
Date
Msg-id c7e3acb10906292235n6858bb51v31adbdb5ec19ebe4@mail.gmail.com
Whole thread Raw
In response to Re: Database COMMENT in pgAdmin III v1.10.0 RC1  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
On Sat, Jun 27, 2009 at 11:18 AM, Dave Page<dpage@pgadmin.org> wrote:
> On Thu, Jun 25, 2009 at 5:25 PM, Laurent
> Yaish<laurenty+pgadmin@gmail.com> wrote:
>> Hi,
>>
>> v1.10.0 RC1 does not display database comments in the SQL pane or in
>> the properties window using postgresql 8.1.9
>> The comment is displayed fine using pgadmin v1.8.4
>
> Unfortunately, prior to PG8.2 there was no shared catalog for the
> descriptions, so descriptions were stored in each database. pgAdmin
> now performs database level modifications from outside each database
> which is required for some operations. Overall, the current design is
> more beneficial. I'm not sure there's an easy way to fix this without
> creating a mess of code that's simply not worth it though.
>
>
> --
> Dave Page
> EnterpriseDB UK:   http://www.enterprisedb.com
>

Thanks Dave, no biggie. I guess it's just one more reason to upgrade to 8.2...

Laurent


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Database COMMENT in pgAdmin III v1.10.0 RC1
Next
From: Dave Page
Date:
Subject: pgAdmin v1.10.0 now available!