Re: Getting blocked when receinving response from a Parse message...
В списке pgsql-hackers по дате отправления:
| От | Carlos Guzman Alvarez |
|---|---|
| Тема | Re: Getting blocked when receinving response from a Parse message... |
| Дата | |
| Msg-id | 3EFDA020.10503@telefonica.net обсуждение исходный текст |
| Ответ на | Getting blocked when receinving response from a Parse message... ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>) |
| Ответы |
Re: Getting blocked when receinving response from a Parse
|
| Список | pgsql-hackers |
Hello: >You must send either Flush or Sync after the Parse to force the backend>to emit its response to Parse. The assumption isthat in many cases>you'll be sending Parse as part of a batch of commands, and the backend>should batch its responses tominimize the number of network packets>sent. So you have to tell it where the batch boundaries are --- thus,>Flush orSync. See the docs concerning the difference between the two. I have the same problem some days ago with the implementation of the version 3.0 protocol in C# and now using Flush it's working quite well :) -- Best regards
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера