problem with using O_DIRECT

From: "Ye Qin" <brian(dot)qin(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: problem with using O_DIRECT
Date: 2006-10-12 04:13:02
Message-ID: 27714fdf0610112113k4562fe79p612c7ae44bd9c2ea@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I tried to use O_DIRECT on Linux (SuSe) Kernel 2.6, but failed to make it run.
For example, if I added the option in the "open" of BasicOpenFile(),
I got the following error after typing "psql -l",

psql: could not connect to server: Connection refused
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

Any advice?

Thanks,

Brian

Responses

Browse pgsql-general by date

  From Date Subject
Next Message alexei.vladishev 2006-10-12 04:39:45 Re: more anti-postgresql FUD
Previous Message snacktime 2006-10-12 03:36:18 Re: more anti-postgresql FUD