problem with using O_DIRECT

Поиск
Список
Период
Сортировка
От Ye Qin
Тема problem with using O_DIRECT
Дата
Msg-id 27714fdf0610112119v4a43421dna1fd3b0f3137a834@mail.gmail.com
обсуждение исходный текст
Ответы Re: Subject: problem with using O_DIRECT  ("Jim C. Nasby" <jim@nasby.net>)
Список 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 по дате отправления:

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Hints WAS: Index Tuning Features
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Hints WAS: Index Tuning Features