Thanks.....& How do I implement Connection Pooling....;-))

From: Sanjay Arora <sk(at)pobox(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Thanks.....& How do I implement Connection Pooling....;-))
Date: 2000-12-01 22:26:44
Message-ID: 200012011652.WAA08483@tcs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

First of all I would like to thank all those who helped me solve my slow
odbc access problem. Shutting off odbc logs helped & recompiling the odbc
driver on NT really boosted the performance a bit. This can only happen on
the net.....I couldn't have afforded a consultant !!

I am using postgreSQL v. 7.0.2 on RH Linux 6.2 on the server with VB6
Application accessing the DB through postgrSQL ODBC driver v. 6.50 and
another accesing through JDBC.

Now I want to pool my connections on the postgreSQL server. Can some people
give me some pointers? Some Web Resources for studying this subject? My
experience on connection pooling is limited to MTS in MS environs.

With best regards.

Sanjay.

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bryan Bateman 2000-12-02 13:44:33 Re: Thanks.....& How do I implement Connection Pooling....;-))
Previous Message Joel Burton 2000-12-01 20:52:31 Re: RFC: User reviews of PostgreSQL RI functionality