Re: Questions & suggestions - Mailing list pgadmin-support

From Dave Page
Subject Re: Questions & suggestions
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B884AB@mail.vale-housing.co.uk
Whole thread Raw
In response to Questions & suggestions  ("jack" <datactrl@tpg.com.au>)
List pgadmin-support
Hi Jack

> -----Original Message-----
> From: jack [mailto:datactrl@tpg.com.au]
> Sent: 01 November 2002 00:54
> To: pgadmin
> Subject: [pgadmin-support] Questions & suggestions
>
>
> I'm using pgAdmin 1.3.82. When I drop an object, it will
> automatically refresh the list and put the highlight on the
> first record. Is that possible, instead of refreshing, just
> do a mark on deleted object and the highlight still stays
> there. That will help for further works. And refresh only
> when user presses a refresh button or function. Or user can
> delete multiple selected objects.

That's unlikely to happen I'm afraid. We're actively developing pgAdmin
III now, and in there, the treeview node *is* the object so it can't be
deleted but not removed.

> Sometimes, when first connect to server, the form doesn't
> show all the information, only users and groups. I could be a
> bug of this version.

Odd, can you supply a screen dump and full debug logfiles of this
occuring?

> As my understanding, postgres doesn't support "schema". But
> why pgAdmin has the schema? Is there any information about
> it? Thank you very much!

The version of pgAdmin you have is geared towards PostgreSQL 7.3, but to
maintian backwards compatibility it was necessary to introduce the dummy
public schema. PostgreSQL 7.3 (currently at beta 3) does support
schemas.

Regards, Dave.

pgadmin-support by date:

Previous
From: "jack"
Date:
Subject: Questions & suggestions
Next
From: "Edwin Alberto Quijada"
Date:
Subject: Functions or store procedure?