From: | Vincent Chen <vctw(at)yahoo(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: hardware to get best performance |
Date: | 2004-11-24 05:30:06 |
Message-ID: | 20041124053006.79880.qmail@web54401.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
>> Hi, all
>>
>> Does postgresql support thread? Or let me put it this way, will postgresql
get
>> better performance on multiple processor host than single processor? What's
the
>> best platform, freebsd? linux?
>
>If you have multiple connections to the database server making simultaneous
>queries, multiple processors will be used. This is the normal case for
>real database use.
>
>The best platform for you is probably the one you are most familiar with.
>
About platform, linux has much more filesystem choice than freebsd. If I put
postgresql data file on new filesystem like xfs or reiserfs, is it possible
that overall performance will be better than old filesystem like ufs?
Thanks for your response,
Vincent Chen
-----------------------------------------------------------------
Yahoo!奇摩造型精靈
最新的造型精靈簽名檔,讓信件獨具個人色彩!
http://tw.avatar.yahoo.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Roderick A. Anderson | 2004-11-24 05:32:45 | Re: joins INNER, OUTER, LEFT, RIGHT, FULL, ... |
Previous Message | Jaime Casanova | 2004-11-24 05:06:41 | Re: joins INNER, OUTER, LEFT, RIGHT, FULL, ... |