Postgres Database Service Interruption - Mailing list pgsql-general

From Bablu Kumar Nayak
Subject Postgres Database Service Interruption
Date
Msg-id CAJmy-U==8UcTzLovxuLP-t=EDkGtbtqp6fS1BVcdEJTY0W8U8g@mail.gmail.com
Whole thread Raw
Responses Re: Postgres Database Service Interruption  (Rob Sargent <robjsargent@gmail.com>)
Re: Postgres Database Service Interruption  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: Postgres Database Service Interruption  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general

Dear PostgreSQL Team,

 

I am writing to inform you that our PostgreSQL database service is currently down. We are experiencing an unexpected interruption, and we are seeking your expertise to help us resolve this issue promptly.

We would greatly appreciate your immediate attention to this matter. If there are specific steps we should follow or additional information you require, please let us know as soon as possible.

Your assistance in resolving this issue is crucial, and we are confident in your expertise to help us bring the PostgreSQL database back online.

 

Here are some details about the current situation:

1) checking the status:-

/apps/postgresdb/pgsql/bin/pg_ctl status -D /apps/postgresdb/pgsql/data
pg_ctl: no server running


2) Starting the server

/apps/postgresdb/pgsql/bin/pg_ctl start -D /apps/postgresdb/pgsql/data
waiting for server to start....2024-01-15 11:15:08.010 GMT [] LOG:  listening on IPv4 address "0.0.0.0", port 
LOG:  listening on IPv6 address "::", port 
LOG:  listening on Unix socket "/tmp/.s.PGSQL."
LOG:  database system was interrupted while in recovery at 2024-01-15 10:51:44 GMT
HINT:  This probably means that some data is corrupted and you will have to use the last backup for recovery.
FATAL:  the database system is starting up
LOG:  database system was not properly shut down; automatic recovery in progress
LOG:  redo starts at 0/
FATAL:  could not access status of transaction
DETAIL:  Could not read from file "pg_xact/0001" at offset 204800: Success.
CONTEXT:  WAL redo at 0/7A845458 for Transaction/COMMIT: 2023-12-30 23:26:16.017062+00
LOG:  startup process (PID 2731458) exited with exit code 1
LOG:  aborting startup due to startup process failure
LOG:  database system is shut down
 stopped waiting
pg_ctl: could not start server
Examine the log output.


Thanks 
Bablu Nayak



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Moving to Postgresql database
Next
From: Rob Sargent
Date:
Subject: Re: Postgres Database Service Interruption