Re: BUG #6082: server segfault - pg_stat_reset_shared(null)

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Steve Haslam <araqnid(at)googlemail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6082: server segfault - pg_stat_reset_shared(null)
Date: 2011-06-29 17:38:38
Message-ID: BANLkTin=4fWmPL5gEKzqhtE4bHbxZmv8Ag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Jun 29, 2011 at 15:31, Steve Haslam <araqnid(at)googlemail(dot)com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      6082
> Logged by:          Steve Haslam
> Email address:      araqnid(at)googlemail(dot)com
> PostgreSQL version: 9.0.4
> Operating system:   Debian GNU/Linux (amd64)
> Description:        server segfault - pg_stat_reset_shared(null)
> Details:
>
> => select pg_stat_reset_shared(null)
> *server segfault*
>
> Also occurs with a 9.1b2 build.

Thanks for the report - fixed, and will be in next releases.

> To be fair, it *does* reset all the shared statistics.

Not in a very nice way though...

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2011-06-29 17:45:49 Re: BUG #6063: compatability issues
Previous Message Alvaro Herrera 2011-06-29 16:03:20 Re: Bug with plpgsql, temp tables and TOAST?