Re: Too many postgresql process

2001-11-14 Thread Chris Lee
Dave, First, thank for putting it to-do list. How about just open the table and read the necessary info, store in program array variable, then close it? Regards, Chris Lee > At the moment no I'm afraid, though it is something I've been thinking > about. The problem is that when you select an o

Re: Too many postgresql process

2001-11-13 Thread Dave Page
> -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 Redh

Too many postgresql process

2001-11-13 Thread Chris Lee
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? Regards