problem with using O_DIRECT - Mailing list pgsql-general

From Ye Qin
Subject problem with using O_DIRECT
Date
Msg-id 27714fdf0610112113k4562fe79p612c7ae44bd9c2ea@mail.gmail.com
Whole thread Raw
Responses Re: problem with using O_DIRECT  (Andrew Sullivan <ajs@crankycanuck.ca>)
List 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

pgsql-general by date:

Previous
From: Brent Wood
Date:
Subject: Re: question on renaming a foreign key
Next
From: alexei.vladishev@gmail.com
Date:
Subject: Re: more anti-postgresql FUD