More information about the selected objects - Mailing list pgadmin-hackers

From Vinicius Santos
Subject More information about the selected objects
Date
Msg-id CAOTD_5HMS5XOFT88dpA8-+TwUzL=0Y14zfbVWCQmr01PMkdHug@mail.gmail.com
Whole thread Raw
Responses Re: More information about the selected objects
List pgadmin-hackers
Hello,

When you click on a table, in the status bar appears: "Retrieving details on table <table_name>..."

I'd like to put more information and leave it like this: "Retrieving details on table <database_name>-><schema_name>.<table_name>, For example:

"Retrieving details on table db_developers->public.table..."

The same for all objects, like functions, views, operators, triggers, etc..

I would like to do this, because when there are many tables I end up getting lost and not knowing what database I'm working ...

So, this information would solve the problem. What do you think?

pgadmin-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: SSH Tunneling implementation
Next
From: Akshay Joshi
Date:
Subject: Re: SSH Tunneling implementation