Re: PostgreSQL on e10k
От | Shridhar Daithankar |
---|---|
Тема | Re: PostgreSQL on e10k |
Дата | |
Msg-id | 3E1B00B1.3507.13E4B6@localhost обсуждение исходный текст |
Ответ на | PostgreSQL on e10k (Christian Töpp <christian.toepp@vhm.de>) |
Список | pgsql-general |
On 7 Jan 2003 at 11:43, Christian Töpp wrote: > my company planed to use postgresql on a sun enterprise 10000. > has enyone hints and tricks for me how to setup and configure > the database server? Well, that largely depends upon the database size. And when database tuning is not sufficient, the last advice is to upgrade the machine. Now that you have a big enough machine, you can start tuning it right away. One thing I can think of is connection pooling. AFAIK, solaris is not known for a fast fork. So if your database requires frequent connection, make sure that database connection pooling is used. That should eliminate the fork timeing problem.. HTH Bye Shridhar -- Kennedy's Market Theorem: Given enough inside information and unlimited credit, you've got to go broke.
В списке pgsql-general по дате отправления: