Age | Commit message (Expand) | Author |
2011-07-27 | New option "replace" to allow replacing the audit file after a run. | Greg Sabino Mullane |
2011-07-27 | More prosrc filtering tweaks. | Greg Sabino Mullane |
2011-07-12 | Don't tell us about the sequence number changing over time! | Greg Sabino Mullane |
2011-07-12 | Support per-version SQL for same_schema action. | Greg Sabino Mullane |
2011-07-12 | Use the entire sub call for the "totaltime" counter for same_schema. | Greg Sabino Mullane |
2011-07-12 | Do not show connection variants for historical database. | Greg Sabino Mullane |
2011-07-12 | Switch around probin munging. | Greg Sabino Mullane |
2011-07-11 | Credit last commit | Greg Sabino Mullane |
2011-07-11 | Fix typo in dbstats action. | Stas Vitkovsky |
2011-07-04 | Various testing fixes. | Greg Sabino Mullane |
2011-07-04 | The database name is not always available (e.g. check_checkpoint) | Greg Sabino Mullane |
2011-07-04 | Better tests for non-superuser in txn_idle and friends. | Greg Sabino Mullane |
2011-07-04 | printf fixes. | Greg Sabino Mullane |
2011-07-03 | Note that txn_idle and query_time require 8.3 (Thomas Guettler) | Greg Sabino Mullane |
2011-07-03 | Be clear that we are checking the pg_listener table. Per suggestion from Thom... | Greg Sabino Mullane |
2011-07-03 | Doc typo in prepared_txns section. | Thomas Guettler |
2011-07-03 | Credit Thomas Guettler with last commit idea. | Greg Sabino Mullane |
2011-07-03 | Set some defaults for archive_ready and wal_files. Adjustements welcome. | Greg Sabino Mullane |
2011-07-03 | Cleanup the History section. | Greg Sabino Mullane |
2011-07-03 | Allow the --schema argument for the slony_status action to take multiple valu... | Greg Sabino Mullane |
2011-06-30 | Test file tweaks for new output. | Greg Sabino Mullane |
2011-06-30 | Bump to 2.18.0. | Greg Sabino Mullane |
2011-06-30 | Complete rewrite of the same_schema action. | Greg Sabino Mullane |
2011-06-27 | Fix ORDER BY in the last vacuum/analyze action | Nicolas Thauvin |
2011-06-27 | Fix check_hot_standby_delay perfdata output | Nicolas Thauvin |
2011-06-27 | Fix the archive_ready action | Nicolas Thauvin |
2011-06-27 | Rename recent tests: 'database' is implicit for most things. | Greg Sabino Mullane |
2011-06-27 | Add the hitratio action | Guillaume Lelarge |
2011-06-27 | Add the commitratio action | Guillaume Lelarge |
2011-06-24 | Make sure --action overrides the naming trick. | Greg Sabino Mullane |
2011-06-22 | Quick fix for cases when client_port is set to an empty string, per bug repor... | Greg Sabino Mullane |
2011-06-21 | Account for "empty row" -x output (especially in the source of functions). | Greg Sabino Mullane |
2011-06-21 | Merge branch 'master' of greg@bucardo.org:/var/lib/git/check_postgres | Greg Sabino Mullane |
2011-06-21 | Should be warning, not printing, here. | Greg Sabino Mullane |
2011-06-21 | Allow msg() non-matches to sometimes be non-fatal. | Greg Sabino Mullane |
2011-06-21 | Make a better (runable) output for the error report. | Greg Sabino Mullane |
2011-06-16 | Small french update | Guillaume Lelarge |
2011-06-07 | Allow unlimited number of databases, e.g. dbname2, dbname3, dbname4, ... | Greg Sabino Mullane |
2011-05-31 | On a parsing problem, output the Postgres version as well. | Greg Sabino Mullane |
2011-05-31 | Merge branch 'master' of greg@bucardo.org:/var/lib/git/check_postgres | Greg Sabino Mullane |
2011-05-31 | Typo. | Greg Sabino Mullane |
2011-05-23 | Increment to v2.17.1. | David E. Wheeler |
2011-05-23 | Swap db1 and db2 if the slave is 1 for the hot standby check (David E. Wheeler) | Greg Sabino Mullane |
2011-04-22 | Fix typo in check_wal_files. | Guillaume Lelarge |
2011-03-24 | fix the incorrect names of the data fields idxscan, idxtupread, etc | Andy Lester |
2011-03-15 | The last commit created a duplicate action; this removes it | Joshua Tolley |
2011-03-15 | Fix typo | Joshua Tolley |
2011-03-14 | Introduced pgbouncer_backends and pgbouncer_maxwait actions. | Ruslan Kabalin |
2011-03-14 | Tabs to spaces | Greg Sabino Mullane |
2011-03-14 | Minor cleanups to previous patch | Greg Sabino Mullane |