The following bug has been logged on the website:

Bug reference:      8268
Logged by:          Yunong Xiao
Email address:      yjx...@gmail.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.



-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to