Re: [Non-DoD Source] Re: [ADMIN] Database Error - Mailing list pgsql-admin
From | Ferrell, Denise D CTR NSWCDD, H11 |
---|---|
Subject | Re: [Non-DoD Source] Re: [ADMIN] Database Error |
Date | |
Msg-id | 2BC18916DE4BF141AC1EFC55CE2CAE7D532AF329@NAEANRFKXM01V.nadsusea.nads.navy.mil Whole thread Raw |
In response to | [ADMIN] Database Error ("Ferrell, Denise D CTR NSWCDD, H11" <denise.ferrell.ctr@navy.mil>) |
Responses |
Re: [Non-DoD Source] Re: [ADMIN] Database Error
|
List | pgsql-admin |
I've ran the vacuum freeze which corrected some issues but now I'm getting the following WARNING: "terminating connection because of crash of another server process "relation "<table_name>" page 1601779 is uninitialized --- fixing" Is there something else that is needed besides the VACUUM FREEZE? Thank you in advance, Denise Ferrell -----Original Message----- From: Ferrell, Denise D CTR NSWCDD, H11 Sent: Wednesday, October 25, 2017 2:00 PM To: 'Don Seiler' Subject: RE: [Non-DoD Source] Re: [ADMIN] Database Error Got it! Is there a way to extent the max number for these? d -----Original Message----- From: Don Seiler [mailto:don@seiler.us] Sent: Wednesday, October 25, 2017 12:32 PM To: Ferrell, Denise D CTR NSWCDD, H11 Subject: Re: [Non-DoD Source] Re: [ADMIN] Database Error Make sure you are using the FREEZE option. That is what resets the transaction IDs (which is the problem you're seeing). On Wed, Oct 25, 2017 at 11:30 AM, Ferrell, Denise D CTR NSWCDD, H11 <denise.ferrell.ctr@navy.mil> wrote: Thank you again for the information. I'm currently in and running a full vacuum.Denise-----Original Message-----From: pgsql-admin-owner@postgresql.org<mailto:pgsql-admin-owner@postgresql.org> [mailto:pgsql-admin-owner@postgresql.org <mailto:pgsql-admin-owner@postgresql.org>] On Behalf Of Don SeilerSent: Wednesday, October 25, 2017 10:42 AMTo: Ferrell,Denise D CTR NSWCDD, H11Cc: pgsql-adminSubject: [Non-DoD Source] Re: [ADMIN] Database ErrorOn Wed, Oct 25, 2017 at7:30 AM, Ferrell, Denise D CTR NSWCDD, H11 <denise.ferrell.ctr@navy.mil> wrote: Using PostgreSQL v9.3 on RedHatplatform. Last week the VM that the database resides on ran out of space...since that time after bringing theservice 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 anduse a standalone backend to vacuum that database. You might also need to commit or roll back old prepared transactions.Soundslike you'll need to restart the DB in single-user mode and run a VACUUM FREEZE on the whole thing.Here'sa good read on a similar incident: https://blog.sentry.io/2015/07/23/transaction-id-wraparound-in-postgres.html <https://blog.sentry.io/2015/07/23/transaction-id-wraparound-in-postgres.html>--Don Seilerwww.seiler.us -- Don Seiler www.seiler.us
pgsql-admin by date: