Hi,
Need help. PostgreSQL service stopped. When trying to start it says "Windows could not start the PostgreSQL Server 8.3 on Local Computer. Error 1053: The service did not respond to the start or control request in a timely fashion". Will this Article URL http://www.symantec.com/docs/TECH170440 solve it or the article pertains to a different scenario. If that article is a general solution, I will just execute this from the article solution - C:\Program Files\Veritas\pdde\pddb\bin>pg_resetxlog.exe -f x:\msdp\databases\pddb\data
Below postgresql logs from msdp path\log\pddb:
2014-08-27 17:44:09 MYT LOG: database system was interrupted while in recovery at 2014-08-27 17:40:09 MYT
2014-08-27 17:44:09 MYT HINT: This probably means that some data is corrupted and you will have to use the last backup for recovery.
2014-08-27 17:44:09 MYT LOG: database system was not properly shut down; automatic recovery in progress
2014-08-27 17:44:09 MYT LOG: redo starts at 1112/40012348
2014-08-27 17:44:09 MYT FATAL: the database system is starting up
2014-08-27 17:44:09 MYT LOG: unrecognized win32 error code: 1106
2014-08-27 17:44:09 MYT CONTEXT: writing block 164090 of relation 1663/16384/307404363
xlog redo insert(init): rel 1663/16384/307404370; tid 58796/1
2014-08-27 17:44:09 MYT FATAL: could not write block 164090 of relation 1663/16384/307404363: Invalid argument
2014-08-27 17:44:09 MYT CONTEXT: writing block 164090 of relation 1663/16384/307404363
xlog redo insert(init): rel 1663/16384/307404370; tid 58796/1
2014-08-27 17:44:09 MYT LOG: startup process (PID 6404) exited with exit code 1
2014-08-27 17:44:09 MYT LOG: aborting startup due to startup process failure
Netbackup version is 7.5.0.6.
Regards