> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 18 March 2002 18:36 > To: pgadmin-hackers > Subject: [pgadmin-hackers] idea for show connection user > > > In the tree of main form: > > local > database > mydb > aggregates > functions > languages > operators > sequences > tables > types > views > connections - this show all user connect in the > specific database > group > user > connection - this show all user connect all database > A useful facility, but I don't think the treeview is the right place for it. The treeview represents database objects in pgSchema which connections wouldn't be. I think the proper place would be as properties of the pgDatabase & pgServer. Display would be in the associated dialogue, probably on a dedicated tab. Comments anyone? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
