index
:
check_postgres.git
master
check_postgres
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
2016-09-28
Remove some tabs
Greg Sabino Mullane
2016-09-26
t/02_txn_time.t: Allow some time slack
Christoph Berg
2016-09-22
t/02_disk_space.t: Further relax device name check
Christoph Berg
2016-06-08
txn_idle: Document that --includeuser can be used to work around superuser ch...
Christoph Berg
2016-06-08
connection: Make all errors including timeout from psql CRITICAL
Christoph Berg
2016-06-07
t/02_replicate_row.t: wait for the forks, and sleep a bit longer
Christoph Berg
2016-06-07
t/02_replicate_row.t: Allow for some variation in the replication time
Christoph Berg
2016-06-07
same_schema: constraint unit test include table name + reinstate sequence las...
glyn
2016-06-06
Replace $dbh->tables() with selectall_arrayref()
Christoph Berg
2016-06-05
Minimize number of errors in the server log during testing
Christoph Berg
2016-06-05
Speed up testing by disabling fsync
Christoph Berg
2016-06-05
Fix t/02_relation_size.t for 8.4 by skipping indexes_size
Christoph Berg
2016-06-03
Skip replication slot tests before 9.4
Christoph Berg
2016-06-03
Add check_replication_slots check to check the delay on any replication slots.
glyn
2016-05-31
Keep using pg_relation_size on 8.4 and earlier
Christoph Berg
2016-05-31
Change table_size to use pg_table_size()
Christoph Berg
2015-08-29
t/02_disk_space.t: relax filesystem check
Christoph Berg
2015-07-17
Add test for --action=wal_files --lsfunc
Christoph Berg
2015-06-30
No tabs please
Greg Sabino Mullane
2015-06-23
Fix txn_time regression test for 9.0/9.1
Christoph Berg
2015-06-23
Fix t/02_sequence.t for PG 9.0/1
Christoph Berg
2015-03-23
Add tests for "serial" and "smallserial" columns
Christoph Berg
2015-03-23
Query all sequences per DB in parallel for action=sequence
Christoph Berg
2014-11-01
Tweak test, as the output no longer ends where it used to
Greg Sabino Mullane
2014-07-14
Tweak testing output
Greg Sabino Mullane
2014-07-03
Merge branch 'master' of https://github.com/terrorobe/check_postgres
Greg Sabino Mullane
2014-06-12
Quick stub to show port when testing. Always 5432 for now (with a custom sock...
Greg Sabino Mullane
2013-09-23
Spelling fixes
Greg Sabino Mullane
2013-09-23
Perl::Critic insipred fixes
Greg Sabino Mullane
2013-09-23
Minor translation fixes
Greg Sabino Mullane
2013-09-22
Fix regex for cp_version testing.
Greg Sabino Mullane
2013-09-22
Adding a jstkind to the dummy pgagent schema, so the recent changes that refe...
Greg Sabino Mullane
2013-09-19
t/02_relation_size.t: Sleep 0.5s for the MRTG test
Christoph Berg
2013-09-19
t/02_slony_status.t: Fix to work with 9.3
Christoph Berg
2013-09-19
Setting SKIP_NETWORK_TESTS will skip the new_version tests
Christoph Berg
2013-09-19
t/02_last_vacuum.t: Reorder commit calls to make test more stable
Christoph Berg
2013-09-18
Skipping disk_space tests if df doesn't work
Christoph Berg
2013-09-18
Sort lock types so the output ordering is predicatable
Christoph Berg
2013-07-02
t/02_settings_checksum.t: Accept hex digits
Christoph Berg
2013-06-25
Cannot test for bad sequences in that manner: we already exclude temp schemas!
Greg Sabino Mullane
2013-06-25
No tabs please.
Greg Sabino Mullane
2013-03-13
Minor tweaks to get ready for 2.20.0
Greg Sabino Mullane
2013-03-13
Don't barf when schema does not exist.
Greg Sabino Mullane
2013-02-11
Force tests to use port 5432 in case PGPORT is conflicting.
Greg Sabino Mullane
2013-02-11
Better debug output: check for dbdir and datadir separately.
Greg Sabino Mullane
2012-09-11
Postgres 9.2 compatibility
Josh Williams
2012-05-23
Force to port 5432 for funky systems.
Greg Sabino Mullane
2012-05-23
Bail out early if the test server is completely unreachable
Greg Sabino Mullane
2012-05-21
Spelling fixes.
Greg Sabino Mullane
2012-05-21
Minor cleanups.
Greg Sabino Mullane
[next]