EPOLLPRI CONNECTION_STARTED && host=localhost

Поиск
Список
Период
Сортировка
От alpha_one_x86
Тема EPOLLPRI CONNECTION_STARTED && host=localhost
Дата
Msg-id 4573998.SxdYlXROuq@amber
обсуждение исходный текст
Список pgsql-interfaces
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">Hello,<pstyle="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px;-qt-block-indent:0; text-indent:0px; "> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px;-qt-block-indent:0; text-indent:0px;">In this code:<p style=" margin-top:0px; margin-bottom:0px;
margin-left:0px;margin-right:0px; -qt-block-indent:0;
text-indent:0px;">https://github.com/alphaonex86/CatchChallenger/blob/master/tools/epoll-server/epoll-psql/main.cpp#L56<p
style="margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The
firstline work, not the second<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0;text-indent:0px;">[CODE]PGconn *conn=PQconnectStart("dbname=catchchallenger user=root");<p style="
margin-top:0px;margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PGconn
*conn=PQconnectStart("dbname=catchchallengerhost=localhost user=root");[/CODE]<p style=" margin-top:0px;
margin-bottom:0px;margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Epoll get an EPOLLPRI,
postgresqlkeep with CONNECTION_STARTED.<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0;text-indent:0px;">The command psql -h 127.0.0.1 work well. No firewall, server well listen.<p
style="-qt-paragraph-type:empty;margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0;text-indent:0px; "> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0;text-indent:0px;">Cheers,<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px;
margin-left:0px;margin-right:0px; -qt-block-indent:0; text-indent:0px; "> <p style=" margin-top:0px; margin-bottom:0px;
margin-left:0px;margin-right:0px; -qt-block-indent:0; text-indent:0px;">-- <p style=" margin-top:0px;
margin-bottom:0px;margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;">alpha_one_x86<alpha_one_x86@first-world.info><p style=" margin-top:0px; margin-bottom:0px;
margin-left:0px;margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Main developer of
Ultracopier,Esourcing and server management<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px;-qt-block-indent:0; text-indent:0px; -qt-user-state:0;">IT, OS, technologies, security and business
department

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

Предыдущее
От: Ian Pye
Дата:
Сообщение: Re: Using threads in FDW for read-ahead
Следующее
От: alpha_one_x86
Дата:
Сообщение: Valgrind => break?