[check_postgres] Quick patch for check_wal_files() function
Greg Sabino Mullane
greg at endpoint.com
Fri Apr 22 14:30:40 UTC 2011
> One of my colleague found a bug in check_wal_files() function while
> doing a demo to on of our customer.
>
> Here is the patch to fix it. The issue is that q{} doesn't allow the use
> of a variable inside the string. qq{} takes care of it.
Thanks. Looks like the current version doesn't have that issue, as
the $extrabits no longer exists. It was linked to the new
archive_ready action, which also got removed; I'll add it back in and
fix the typo.
--
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
Url : https://mail.endcrypt.com/pipermail/check_postgres/attachments/20110422/9aa89127/attachment.bin
More information about the Check_postgres
mailing list