Re: Thanks.....& How do I implement Connection Pooling....;-)) - Mailing list pgsql-interfaces

From Bryan Bateman
Subject Re: Thanks.....& How do I implement Connection Pooling....;-))
Date
Msg-id 012d01c05c66$0108d6f0$c6290218@workhorse
Whole thread Raw
In response to Thanks.....& How do I implement Connection Pooling....;-))  (Sanjay Arora <sk@pobox.com>)
List pgsql-interfaces
Let me also ask this question and add another request that may be helpful to
Sanjay and myself.   All references and examples I have seen to date that
explain COM, DCOM, COM+ and MTS all make reference to a PUB database that
comes with MSSQL.  If anyone out there has ported this to postgresql, I
could sure use any configuration scripts you might have.

Thanks,
Bryan


----- Original Message -----
From: "Sanjay Arora" <sk@pobox.com>
To: <pgsql-interfaces@postgresql.org>
Sent: Friday, December 01, 2000 10:26 PM
Subject: [INTERFACES] Thanks.....& How do I implement Connection
Pooling....;-))


> 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.
>



pgsql-interfaces by date:

Previous
From: Sanjay Arora
Date:
Subject: Thanks.....& How do I implement Connection Pooling....;-))
Next
From: "Bryan \(Mailing Lists\)"
Date:
Subject: JDBC and long TEXT fields