etones
09-07-02, 07:33
| I've got PG version 7.2 and i'm having a few performance problems. The database is really slow even though i have given PG ~250MB shared buffer space. My system has 1GB of RAM so i though 250MB was ok. It has 32MB sort memory aswell. max connections = 64. fsync = true. (people say its better to this this as it is + in later versions of PG it doesn't affect performance that much, i think) All the indicies are working properly but i dont know what else to try to increase the performance. My Database system does not receive nearly as much traffic as some PG sites out there yet it seems very slow compared to the way others describe their sites. Hence i know something can be done to speed it up but i dont know what. Hope someone can help Regards etones. |