> -----Original Message----- > From: Chris Lee [mailto:[EMAIL PROTECTED]] > Sent: 13 November 2001 06:21 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Too many postgresql process > > > Dear All, > > When I connect to Postgresql 7.13 server at Redhat Linux 7.2, > it found that pgAdmin II connect all the Database when I > click the Databases icon. (i.e. If have have 10 database, it > got 10 postgresql process on Linux). > > So, is it possible to ONLY open the Database I want to use? At the moment no I'm afraid, though it is something I've been thinking about. The problem is that when you select an object collection in the treeview, all of the member objects are listed with their comments in the listview. This causes the problem you describe, as well as a delay when you click on the treeview whilst each database is connected and queried. Unfortunately, each database comment is stored in that database... Anyway, I'll add it to the official To-Do list. Regards, Dave.
Re: Too many postgresql process
Dave Page Tue, 13 Nov 2001 03:14:47 -0500 (EST)(envelope-from dpage@vale-housing.co.uk)
- Too many postgresql process Chris Lee
- Re: Too many postgresql process Dave Page
- Re: Too many postgresql process Chris Lee