View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 02:53 PM
Martijn van Oosterhout
 
Posts: n/a
Default Re: use superuser connection from php

On Mon, Apr 02, 2007 at 11:33:50AM +0200, pobox@verysmall.org wrote:
> i read that there are two db connections reserved for su. is there a way
> to use them from php in order to check if the database is really out of
> connections (with - 'SELECT count(*) FROM pg_stat_activity') or the
> problem is different?


To use the superuser connections you need to login as superuser...

Have a nice day,
--
Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFGEN8MIB7bNG8LQkwRAr4tAJ9lwYwGHVe8jKZBnChtBo 0f6dBWkgCdHYV3
ct3Ba3huUFM5z9flOh6Dp/4=
=QSLr
-----END PGP SIGNATURE-----

Reply With Quote