Search Postgresql Archives

Re: We are facing "PANIC: could not read from control file:Success error while starting the database.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Am 04.10.2018 um 17:29 schrieb Raghavendra Rao J S V:
Hi All,

*archive_mode *is turned *on *unfortunately in my Postgres 9.2 database.

Due to that disk space is full 100%. We have removed few old xlog files. Now space is available.But still we are facing below problem when we try to start the database.


Don't delete WAL-files!

If you don't want the archive_mode you can set it to off (restart required) or set archive_command to, for instance: "cd ." or "/bin/true", that requires only a reload. After some time (checkpoint) the files will disappear and the space should be back.



Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux