problem with using O_DIRECT - Mailing list pgsql-hackers

From Ye Qin
Subject problem with using O_DIRECT
Date
Msg-id 27714fdf0610111944u175cec4al320e228c75cdef16@mail.gmail.com
Whole thread Raw
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
connectionson Unix domain socket "/tmp/.s.PGSQL.5432"?
 

Any advice?

Thanks,

Brian


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: ./configure argument checking
Next
From: Marco Serantoni
Date:
Subject: Re: Database Auditing