Search Postgresql Archives

FlushRelationBuffers Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Last night during a vacuum full, one of our production 7.4.12 databases threw this warning:

WARNING:  FlushRelationBuffers("idxtype26", 6137): block 5752 is referenced (private 0, global 1)
vacuumdb: vacuuming of database "cvdb" failed: ERROR:  FlushRelationBuffers returned -2
PANIC:  cannot abort transaction 35650725, it was already committed
server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.

We do use some external C functions that deal with creating indexes and locking tables, but we're pretty confident that they're locking correctly.  Another bit of information, the database gets restarted before the vacuum process begins.

Is this something that will resolve itself the next time the database gets vacuumed or does it need some kind of immediate action? Does the index need reindexed?

Thanks


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux