problem with using O_DIRECT - Mailing list pgsql-hackers

From Ye Qin
Subject problem with using O_DIRECT
Date
Msg-id 27714fdf0610112119v4a43421dna1fd3b0f3137a834@mail.gmail.com
Whole thread Raw
Responses Re: Subject: problem with using O_DIRECT  ("Jim C. Nasby" <jim@nasby.net>)
List pgsql-hackers
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
onUnix domain socket "/tmp/.s.PGSQL.5432"?
 

Any advice?

Thanks,

Brian


pgsql-hackers by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Hints WAS: Index Tuning Features
Next
From: Tom Lane
Date:
Subject: Re: Hints WAS: Index Tuning Features