Re: Odd query execution behavior with extended protocol

From: Shay Rojansky <roji(at)roji(dot)org>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Charles Clavadetscher <clavadetscher(at)swisspug(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Odd query execution behavior with extended protocol
Date: 2015-10-04 15:49:51
Message-ID: CADT4RqDp92pHd1gebcQaNVs+dUmvOLneVX9n7mqZ7ROZrwSPng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> Try adding a sync before the second execute.
>

I tried inserting a Sync right before the second Execute, this caused an
error with the message 'portal "MQ1" does not exist'.
This seems like problematic behavior on its own, regardless of my issues
here (Sync shouldn't be causing an implicit close of the portal, should
it?).

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Shay Rojansky 2015-10-04 15:50:38 Re: Odd query execution behavior with extended protocol
Previous Message Pavel Stehule 2015-10-04 15:35:07 Re: check fails on Fedora 23