Re: [ADMIN] Database Scalability

2005-01-28 Thread Christopher Browne
In an attempt to throw the authorities off his trail, [EMAIL PROTECTED] ("M.V. Jaga Mohan") transmitted: > I am using PgSQL 7.3 for my Application. My problem how can I scale > my database ? I mean how many records I can have in my database. That depends mainly on how much disk space you have. I

[ADMIN] Database Scalability

2005-01-27 Thread M.V. Jaga Mohan
HI All, I am using PgSQL 7.3 for my Application. My problem how can I scale my database ? I mean how many records I can have in my database. and what will be the data retreival speed when multiple clients access the database. Is there any software or mechanism to find out this ? Any help in thi