On Thu, May 19, 2016 at 05:52:26PM -0400, Tom Lane wrote:
> "k...@rice.edu" writes:
> > The stack trace just appeared to be what I would expect while a 'DISCARD
> > ALL'
> > command was being run:
>
> > #0 0x0073bc7c in MemoryContextSetParent ()
> > #1 0x0073bde3 in MemoryConte
"k...@rice.edu" writes:
> The stack trace just appeared to be what I would expect while a 'DISCARD ALL'
> command was being run:
> #0 0x0073bc7c in MemoryContextSetParent ()
> #1 0x0073bde3 in MemoryContextDelete ()
> #2 0x0054e3a9 in DropAllPreparedStatements ()
> #3
On Thu, May 19, 2016 at 09:58:45AM -0400, Tom Lane wrote:
> "k...@rice.edu" writes:
> > I am investigating a problem with a backend that appears to be stuck
> > and spinning while performing a "DISCARD ALL" command. The system is
> > running an older release 9.2.2.
>
> You do realize that the cur
On Thu, May 19, 2016 at 8:46 AM, k...@rice.edu wrote:
> Hi PostgreSQL community,
>
> I am investigating a problem with a backend that appears to be stuck
> and spinning while performing a "DISCARD ALL" command. The system is
> running an older release 9.2.2. Are there any bugs that could be
> caus
On Thu, May 19, 2016 at 09:58:45AM -0400, Tom Lane wrote:
> "k...@rice.edu" writes:
> > I am investigating a problem with a backend that appears to be stuck
> > and spinning while performing a "DISCARD ALL" command. The system is
> > running an older release 9.2.2.
>
> You do realize that the cur
On 05/19/2016 06:46 AM, k...@rice.edu wrote:
Hi PostgreSQL community,
I am investigating a problem with a backend that appears to be stuck
and spinning while performing a "DISCARD ALL" command. The system is
running an older release 9.2.2. Are there any bugs that could be
causing this behavior?
"k...@rice.edu" writes:
> I am investigating a problem with a backend that appears to be stuck
> and spinning while performing a "DISCARD ALL" command. The system is
> running an older release 9.2.2.
You do realize that the current release in that series is 9.2.17.
> Are there any bugs that coul