hp9000
12-21-01, 16:19
| Hello, I'd like to know how well can PostgreSQL scalate to accomodate growth, that is, how many cpus it can handle, if it can perform parallel queries/inserts/etc. the way Oracle/Sybase can. Thanks! Gabriel. |
View Full Version : PostgreSQL scalability
| Hello, I'd like to know how well can PostgreSQL scalate to accomodate growth, that is, how many cpus it can handle, if it can perform parallel queries/inserts/etc. the way Oracle/Sybase can. Thanks! Gabriel. |
| I don't think it's oin the new version but when you look in the TODO list for the 7.3 then you see that there should be multiple backends Maybe this is ine step towwards this parallel queries. Eperich |