This is a discussion on pg_standby Error cleanup within the Pgsql Patches forums, part of the PostgreSQL category; --> Please find attached a patch which provides for logging in the event that -k is unable to clean up ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Please find attached a patch which provides for logging in the event that -k is unable to clean up an old WAL file. Also make the failed to remove file error message consistant for the trigger file. -- Darcy Buskermolen Command Prompt, Inc. Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 PostgreSQL solutions since 1997 http://www.commandprompt.com/ ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| |||
| Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches It will be applied as soon as one of the PostgreSQL committers reviews and approves it. --------------------------------------------------------------------------- Darcy Buskermolen wrote: > Please find attached a patch which provides for logging in the event that -k > is unable to clean up an old WAL file. Also make the failed to remove file > error message consistant for the trigger file. > > > > -- > Darcy Buskermolen > Command Prompt, Inc. > Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 > PostgreSQL solutions since 1997 > http://www.commandprompt.com/ [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| Patch applied. Thanks. --------------------------------------------------------------------------- Darcy Buskermolen wrote: > Please find attached a patch which provides for logging in the event that -k > is unable to clean up an old WAL file. Also make the failed to remove file > error message consistant for the trigger file. > > > > -- > Darcy Buskermolen > Command Prompt, Inc. > Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 > PostgreSQL solutions since 1997 > http://www.commandprompt.com/ [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |