On Tue, Nov 23, 2004 at 22:34:23 +0800,
  Vincent Chen <[EMAIL PROTECTED]> wrote:
> 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.

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to