[Mono-list] Re: Maintaining just one DB (Npgsql) connection for web services

Francisco Figueiredo Jr. fxjrlists at yahoo.com.br
Fri May 20 17:58:51 EDT 2005


--- Joe Audette <joe_audette at yahoo.com> escreveu:
> Glad to be of help.
> 


Hi Joe, Christopher!

Npgsql do supports connection pooling.

It is enabled by default with a max connections of 10 and you can disable it by
specifying pooling=false in your connection string.

You can check what options are available in Npgsql users manual:
http://gborg.postgresql.org/project/npgsql/cvs/co.php/Npgsql/docs/UserManual.htm

Thank you, Christopher, for your interest in Mono, Postgresql and Npgsql! :)

Please, let us know if you have any other problem.

Regards,

Francisco Figueiredo Jr.


	
	
		
____________________________________________________Yahoo! Mail, cada vez melhor: agora com 1GB de espaço grátis! http://mail.yahoo.com.br


More information about the Mono-list mailing list