0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add coverage and code quality badges. More... over 8 years ago
Improve "Running as non-superuser" documentation. More... over 8 years ago
Better error message for debugging connection failures More... over 8 years ago
Removed dependency on local build More... over 8 years ago
Added a cross compilation target as well as push More... over 8 years ago
Using a connection pool of size 1 instead of closing/reopening connections More... over 8 years ago
Properly print the SQL server error string in the log message. More... over 8 years ago
Update .travis.yml to push tagged versions. More... over 8 years ago
Remove the spurious config.expect-replication-stats option. More... over 8 years ago
Add a test case to detect regression on issue fixed by PR #39. More... over 8 years ago
Use correct SemVer range condition. Fixes #38 (#39) More... over 8 years ago
Update Dockerfile with the new port (9187) (#37) More... over 8 years ago
Add confirmed_flush_lsn to pg_stat_replication More... over 8 years ago
Merge pull request #36 from mjtrangoni/patch-1 More... over 8 years ago
README.md: Update to new default port 9187 More... over 8 years ago
Merge pull request #33 from wrouesnel/bugfixes_and_upgrades More... over 8 years ago
Update the integration test. More... over 8 years ago
Vendor new packages, fix bad sync dependency. More... over 8 years ago
Update .travis.yml to push tagged docker container releases. More... over 8 years ago
Re-enabled the YAML file format processing. More... over 8 years ago
Tests passing for all postgres versions. More... over 8 years ago
Tests passing for PostgreSQL 9.1. Set semantic version in filename. More... over 8 years ago
Use the gocheck binary to run Postgres matrix tests. More... over 8 years ago
Implement the compileable source code of the basic integration test suite. More... over 8 years ago
Refactor scrape() to break out the major components. More... over 8 years ago
Add docker-compose and replication environment tests to the smoke-tests. More... over 8 years ago
Add pg_static synthetic key to collect Postgres version. More... over 8 years ago
Add postgres cluster replication smoke tests. More... over 8 years ago
Revert PR #23 which broke replication stats. More... over 8 years ago
Change default port to 9187. More... over 8 years ago