[Seaside] About DB connections pool

Maurzio Boriani debauxit at yahoo.it
Wed May 24 17:43:38 UTC 2006


Hi all,
	I've written a class named PGConnectionsPoll, which is (as name say 
:) ) a
connection pool 'manager' for postgres. It has a method named 'query' 
which
find a 'free' connection  in pool and use it to return a result 
dictionary and then
release used connection.

	How it's possible to instance it only one time in my seaside web app
and use it (the instance, not class) from every component ?

thanks in advance for reply.

bye

-- 
Maurizio Boriani
GPG key: 0xCC0FBF8F
  => E429 A37C 5259 763C 9DEE  FC8B 5D61 C796 CC0F BF8F <=



More information about the Seaside mailing list