Query cancel and OOB data

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Query cancel and OOB data
Дата
Msg-id 199805181628.MAA18466@candle.pha.pa.us
обсуждение исходный текст
Список pgsql-hackers
OK, thanks to Tom Lane's many patches, I have query cancel working on my
machine.  However, it is not working with Unix domain sockets.  I get:

    Cannot send cancel request:
    PQrequestCancel() -- couldn't send OOB data: errno=45
    Operation not supported

This is under BSDI 3.1.

Do Unix Domain sockets support OOB(out-of-band) data?

I will commit patches soon.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [HACKERS] Re: [PATCHES] char/varchar locale support
Следующее
От: Brett McCormick
Дата:
Сообщение: Re: [HACKERS] Re: [PATCHES] char/varchar locale support