Database Error

From: "Ferrell, Denise D CTR NSWCDD, H11" <denise(dot)ferrell(dot)ctr(at)navy(dot)mil>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Database Error
Date: 2017-10-25 12:30:21
Message-ID: 2BC18916DE4BF141AC1EFC55CE2CAE7D532AF02B@NAEANRFKXM01V.nadsusea.nads.navy.mil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Using PostgreSQL v9.3 on RedHat platform.

Last week the VM that the database resides on ran out of space...since that time after bringing the service back on-line getting intermittent connection issues.

Today I'm receiving the following.

ERROR: database is not accepting commands to avoid wraparound data loss in database "----"
HINT: Stop the postmaster and use a standalone backend to vacuum that database.
You might also need to commit or roll back old prepared transactions.

Any ideas?

Thank you in advance,
Denise Ferrell

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Gust, Thorsten 2017-10-25 13:19:46 Migrate from Oracle 12g to PostgreSQL 9.3
Previous Message Bear Giles 2017-10-24 16:39:16 Re: Processing very large TEXT columns (300MB+) using C/libpq