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

From: "Bryan Bateman" <batemanb(at)home(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>, "Sanjay Arora" <sk(at)pobox(dot)com>
Subject: Re: Thanks.....& How do I implement Connection Pooling....;-))
Date: 2000-12-02 13:44:33
Message-ID: 012d01c05c66$0108d6f0$c6290218@workhorse
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)pobox(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)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.
>

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bryan (Mailing Lists) 2000-12-03 03:33:29 JDBC and long TEXT fields
Previous Message Sanjay Arora 2000-12-01 22:26:44 Thanks.....& How do I implement Connection Pooling....;-))