Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Enabling connection pooling by default


  • From: "Andrus" <kobruleht2(at)hot(dot)ee>
  • To: "Richard Broersma" <richard(dot)broersma(at)gmail(dot)com>
  • Cc: <pgsql-odbc(at)postgresql(dot)org>
  • Subject: Re: Enabling connection pooling by default
  • Date: Wed, 15 Oct 2008 22:47:43 +0300
  • Message-id: <36B9C73A968A415C81F320FE5650A5E1@andrusnotebook> <text/plain>

Aren't pulled connections going to suffer from the same disconnection
problems as nonpulled connections?

No.
Only idle connections seems to be killed automatically by ADSL modem.
Maybe TCP_KEEPALIVE can fix this but I havent found any inforamtion about its usage with PostgreSQL.

Andrus.



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group