Re: [ADMIN] Postgresql limits

2001-03-15 Thread Tom Lane
Gunnar Lindholm <[EMAIL PROTECTED]> writes: > I would like to know some what the maximum number of tables and > databases that postgresql version 7.X supports. There's no specific upper limit on either. You might start noticing performance problems (due to OS directory lookups) above a few thous

[ADMIN] Postgresql limits

2001-03-15 Thread Gunnar Lindholm
Hello. I would like to know some what the maximum number of tables and databases that postgresql version 7.X supports. Can any body point me to more information about the limits of postgresql? why does such a nice database have limits? Bye, Gunnar. ---(end of broadcast)

[ADMIN] Postgresql Limits with PHP query

2000-02-18 Thread Daniele Medri
Hi, i'm not updated about latest versions of Postgresql, but this is my question: I use postgresql on web based applications with php. Are there limits again over 8k for query submit? I remember that putting a big text (over 8k) i receive errors.. and someone tell me to re-compile from sources w