| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | luca(dot)ciciriello(at)email(dot)it |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: hyperthreading and pqlib |
| Date: | 2008-02-08 16:14:00 |
| Message-ID: | 200802081614.m18GE0A04025@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
luca(dot)ciciriello(at)email(dot)it wrote:
> Hi all.
> Has someone encountered a problem using pqlib in a multi-threading
> application (POSIX or Win32) when the Intel Hyperthreading is enabled?
> Disabling the hyperthreading option from the bios of the computer all works
> fine, otherwise the threaded application does freeze randomically after a
> while (This behaviour is common to Linux and WIndows version of the
> multi-threaded application).Any idea?Thanks in advance.Luca.
What version of Postgres? Does the application freeze or the operating
system? We have not heard similar reports. We don't actually recommend
hyperthreading usually.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-02-08 16:28:48 | Re: hyperthreading and pqlib |
| Previous Message | Andrej Kastrin | 2008-02-08 15:06:28 | Re: ERROR: COPY quote must be a single ASCII character |