BUG #8268: select * from pg_stat_all_tables ; ERROR: bigint out of range

From: yjxiao(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8268: select * from pg_stat_all_tables ; ERROR: bigint out of range
Date: 2013-06-28 18:52:33
Message-ID: E1Usdmb-0003Ly-0h@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8268
Logged by: Yunong Xiao
Email address: yjxiao(at)gmail(dot)com
PostgreSQL version: 9.2.4
Operating system: Solaris/Smartos
Description:

Hi,

We've got an instance of postgresql 9.2.4 running under load in production.
We routinely run select * from pg_stat_all_tables; to check the vacuum
stats. However, this morning we noticed some performance issues with
postgresql, and upon running that query, we're getting "ERROR: bigint out of
range".

This is rather troubling, a cursory google search has revealed nothing
relevant. We also don't think we're over the BIGINT on any of the stats in
that table.

Browse pgsql-bugs by date

  From Date Subject
Next Message eyal.kaspi 2013-06-28 22:12:06 BUG #8269: the recovery_target_inclusive is always considered as false
Previous Message Daniel Degasperi 2013-06-28 09:59:51 Re: BUG #8260: problem with sequence and tablename