Zeugswetter Andreas DAZ SD wrote:
I am running of postgresql database servers with generally 30-50 users
at a time per server. I have noticed one thing for web based databases
that they fail to initialse a pg_connection connection every now and
again and return no error message at all.
Neil Conway wrote:
On Fri, 2004-11-19 at 17:15 +1300, Dru wrote:
Ok rules out that possibility also. Is there any stress testing
software for postgresql to find out how and when it breaks?
Try contrib/pgbench.
The website uses php,
the problem could be in the wrapper code for PHP thoug
>> I am running of postgresql database servers with generally 30-50 users
>> at a time per server. I have noticed one thing for web based databases
>> that they fail to initialse a pg_connection connection every now and
>> again and return no error message at all.
I am thinking of the PG_SOM
On Fri, Nov 19, 2004 at 05:15:54PM +1300, Dru wrote:
> I'll get the developer to write down the exact error when it happens again.
It would be better to cut and paste the error message instead of
writing it down. What people think they see doesn't always match
what's on the screen.
--
Michael
I've spent ages going though logs and turning debugging to max. There
is no
error message returned at all. The connection handle is returned as
NULL.
This is in the php functions though so their pg_last_error() function may
not be catching all error messages but it seems it should pass on ever
On Fri, 2004-11-19 at 17:15 +1300, Dru wrote:
> Ok rules out that possibility also. Is there any stress testing
> software for postgresql to find out how and when it breaks?
Try contrib/pgbench.
> The website uses php,
> the problem could be in the wrapper code for PHP though. I havnt
> got muc
Tom Lane wrote:
Dru <[EMAIL PROTECTED]> writes:
I am running of postgresql database servers with generally 30-50 users
at a time per server. I have noticed one thing for web based databases
that they fail to initialse a pg_connection connection every now and
again and return no error messag
Neil Conway wrote:
On Fri, 2004-11-19 at 16:17 +1300, Dru wrote:
Though one of hte developers
tells me that sometimes it gets a link resource allocation error on
opening connections to the database server which i dont know if that is
related.
I'm not sure what you mean by a "link resour
Dru <[EMAIL PROTECTED]> writes:
> I am running of postgresql database servers with generally 30-50 users
> at a time per server. I have noticed one thing for web based databases
> that they fail to initialse a pg_connection connection every now and
> again and return no error message at all.
On Fri, 2004-11-19 at 16:17 +1300, Dru wrote:
> Though one of hte developers
> tells me that sometimes it gets a link resource allocation error on
> opening connections to the database server which i dont know if that is
> related.
I'm not sure what you mean by a "link resource allocation erro
I am running of postgresql database servers with generally 30-50 users
at a time per server. I have noticed one thing for web based databases
that they fail to initialse a pg_connection connection every now and
again and return no error message at all. Though one of hte developers
tells me th
11 matches
Mail list logo