database is not accepting commands to avoid wraparound data loss in database

From: pedrovlf <pedrovlf(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: database is not accepting commands to avoid wraparound data loss in database
Date: 2016-04-06 15:13:55
Message-ID: 1459955635142-5897207.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm following error in my DBMS,

< 2016-04-05 17:02:42.053 BRT >ERROR: database is not accepting commands to
avoid wraparound data loss in database "zabbix"
< 2016-04-05 17:02:42.053 BRT >HINT: Stop the postmaster and vacuum that
database in single-user mode.

I'm running the vacuum in single mode, but is taking too long ... you can
retrieve the base otherwise? Perhaps with truncate on a table ...

thanks

--
View this message in context: http://postgresql.nabble.com/database-is-not-accepting-commands-to-avoid-wraparound-data-loss-in-database-tp5897207.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message rob stone 2016-04-06 15:35:04 Re: Trying to understand page structures in PG
Previous Message Thomas Kellerer 2016-04-06 14:16:27 Re: what database schema version management system to use?