Re: [HACKERS] Can postgresql accept mutliple connections in the same

2004-11-22 Thread Dru
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.

Re: [HACKERS] Can postgresql accept mutliple connections in the same

2004-11-22 Thread Dru
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

Re: [HACKERS] Can postgresql accept mutliple connections in the same

2004-11-18 Thread Dru
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

Re: [HACKERS] Can postgresql accept mutliple connections in the same

2004-11-18 Thread Dru
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

[HACKERS] Can postgresql accept mutliple connections in the same instance?

2004-11-18 Thread Dru
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

Re: [HACKERS] pg_dump 2GB limit?

2002-03-28 Thread dru-sql
Are you on linux (most likely)? If so, then your pgsql was compiled without large file support. Dru Nelson San Carlos, California > The archives search is not working on postgresql.org so I need to ask this > question... > > We are using postgresql 7.2 and when dumping one o