BUG #6082: server segfault - pg_stat_reset_shared(null)

From: "Steve Haslam" <araqnid(at)googlemail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6082: server segfault - pg_stat_reset_shared(null)
Date: 2011-06-29 13:31:49
Message-ID: 201106291331.p5TDVn7E009125@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


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.

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Steve Haslam 2011-06-29 13:38:25 BUG #6083: psql script line numbers incorrectly count \copy data
Previous Message Matthijs Bomhoff 2011-06-29 11:40:07 Bug with plpgsql, temp tables and TOAST?