check_postgres.git
2011-11-10 Cédric VillemainReduce code duplicates around pg_controldata
2011-11-10 Cédric VillemainAdd a check cluster_id
2011-10-08 Greg Sabino... Note last changes
2011-10-08 Greg Sabino... Create a man 3 entry
2011-10-08 Greg Sabino... We already have check_postgres.pl listed as an EXE...
2011-10-08 Greg Sabino... Fix typo.
2011-10-07 Mike BlackwellFix uninitialized string warnings when host or port...
2011-10-06 Greg Sabino... Redo latest orderby tweaks
2011-10-06 Greg Sabino... Credit last patch
2011-10-06 Mike BlackwellShow dbservice if used at start of same_schema header.
2011-10-06 Greg Sabino... Credit bloat change.
2011-10-06 Greg Sabino... Get version 2.18.1 ready
2011-10-06 Greg Sabino... Use the full path when getting sequence information...
2011-10-06 Greg Sabino... Show bloat when indexes are high too
2011-10-05 Guillaume LelargeUpdate french translation.
2011-10-05 Guillaume LelargeFix query_time action when using --dbservice option
2011-10-04 Jehan-Guillaume... Fix query time action
2011-10-03 Guillaume LelargeAllow the check of multiple db with connection action
2011-10-02 Greg Sabino... PGP sig for 2.18.0
2011-10-02 Greg Sabino... Final tweaks for 2.18.0 2.18.0
2011-10-02 Greg Sabino... Signature for 2.18.0
2011-09-28 Greg Sabino... Spellcheck updates
2011-09-28 Greg Sabino... Message/translation cleanups.
2011-09-11 Greg Sabino... Typo.
2011-09-03 Guillaume LelargeFix some "make test" issues
2011-08-29 Guillaume LelargeNew french update
2011-08-19 Greg Sabino... Note latest changes. Quick document of same_schema...
2011-08-19 Nicolas ThauvinFix space in perfdata for hot_standby_delay action.
2011-08-18 Greg Sabino... Don't allow this test unless in RELEASE mode.
2011-08-01 Greg Sabino... Note the special ignore/exclude handling in the bloat...
2011-07-27 Greg Sabino... New option "replace" to allow replacing the audit file...
2011-07-27 Greg Sabino... More prosrc filtering tweaks.
2011-07-12 Greg Sabino... Don't tell us about the sequence number changing over...
2011-07-12 Greg Sabino... Support per-version SQL for same_schema action.
2011-07-12 Greg Sabino... Use the entire sub call for the "totaltime" counter...
2011-07-12 Greg Sabino... Do not show connection variants for historical database.
2011-07-12 Greg Sabino... Switch around probin munging.
2011-07-11 Greg Sabino... Credit last commit
2011-07-11 Stas VitkovskyFix typo in dbstats action.
2011-07-05 Greg Sabino... Clean up all versions of test database dirs and their...
2011-07-05 Greg Sabino... Keep the fake schema around, as we modify search_path...
2011-07-04 Greg Sabino... Various testing fixes.
2011-07-04 Greg Sabino... The database name is not always available (e.g. check_c...
2011-07-04 Greg Sabino... Tweak backend tests to account for new output
2011-07-04 Greg Sabino... Remove a tab that snuck in.
2011-07-04 Greg Sabino... Better tests for non-superuser in txn_idle and friends.
2011-07-04 Greg Sabino... printf fixes.
2011-07-03 Greg Sabino... Note that txn_idle and query_time require 8.3 (Thomas...
2011-07-03 Greg Sabino... Be clear that we are checking the pg_listener table...
2011-07-03 Thomas GuettlerDoc typo in prepared_txns section.
2011-07-03 Greg Sabino... Credit Thomas Guettler with last commit idea.
2011-07-03 Greg Sabino... Set some defaults for archive_ready and wal_files....
2011-07-03 Greg Sabino... Cleanup the History section.
2011-07-03 Greg Sabino... Allow the --schema argument for the slony_status action...
2011-06-30 Greg Sabino... Fix tests for new naming.
2011-06-30 Greg Sabino... Rename test files
2011-06-30 Greg Sabino... Test file tweaks for new output.
2011-06-30 Greg Sabino... Bump to 2.18.0.
2011-06-30 Greg Sabino... Spell check updates.
2011-06-30 Greg Sabino... Complete rewrite of the same_schema action.
2011-06-27 Nicolas ThauvinFix ORDER BY in the last vacuum/analyze action
2011-06-27 Nicolas ThauvinFix check_hot_standby_delay perfdata output
2011-06-27 Nicolas ThauvinFix the archive_ready action
2011-06-27 Greg Sabino... Rename recent tests: 'database' is implicit for most...
2011-06-27 Guillaume LelargeAdd the hitratio action
2011-06-27 Guillaume LelargeAdd the commitratio action
2011-06-24 Greg Sabino... Make sure --action overrides the naming trick.
2011-06-22 Greg Sabino... Quick fix for cases when client_port is set to an empty...
2011-06-21 Greg Sabino... Account for "empty row" -x output (especially in the...
2011-06-21 Greg Sabino... Merge branch 'master' of greg@bucardo.org:/var/lib...
2011-06-21 Greg Sabino... Should be warning, not printing, here.
2011-06-21 Greg Sabino... Allow msg() non-matches to sometimes be non-fatal.
2011-06-21 Greg Sabino... Make a better (runable) output for the error report.
2011-06-16 Guillaume LelargeSmall french update
2011-06-07 Greg Sabino... Allow unlimited number of databases, e.g. dbname2,...
2011-05-31 Greg Sabino... On a parsing problem, output the Postgres version as...
2011-05-31 Greg Sabino... Merge branch 'master' of greg@bucardo.org:/var/lib...
2011-05-31 Greg Sabino... Typo.
2011-05-23 David E. WheelerIncrement to v2.17.1.
2011-05-23 Greg Sabino... Swap db1 and db2 if the slave is 1 for the hot standby...
2011-04-22 Guillaume LelargeFix typo in check_wal_files.
2011-04-11 Greg Sabino... Merge commit 'petdance/master'
2011-04-11 Greg Sabino... Merge branch 'master' of greg@bucardo.org:/var/lib...
2011-03-24 Andy Lestersilence a warning by removing a "my"
2011-03-24 Andy Lesterfix the incorrect names of the data fields idxscan...
2011-03-15 Joshua TolleyThe last commit created a duplicate action; this removes it
2011-03-15 Joshua TolleyFix typo
2011-03-15 Greg Sabino... Quick fix
2011-03-14 Ruslan KabalinIntroduced pgbouncer_backends and pgbouncer_maxwait...
2011-03-14 Greg Sabino... Tabs to spaces
2011-03-14 Greg Sabino... Minor cleanups to previous patch
2011-03-14 Ruslan Kabalin"--assume-standby-mode" option is added.
2011-03-14 Ruslan Kabalin[backends] do not list excluded databases in output.
2011-03-14 Ruslan KabalinChanges in vim stattings string to meet new formatting
2011-03-11 Guillaume LelargeFrench translations
2011-03-09 Greg Sabino... Credit last patch.
2011-03-07 Andy Lesterhandle undef percents in check_fsm_relations
2011-02-21 Greg Sabino... Spelling cleanups.
2011-02-21 Greg Sabino... Spelling
2011-02-18 Greg Sabino... Fix up custom query test.
next