Sha256: d12c095290a604359871f8a8427701c3aa0aa6bb385ae51e3f4cb3f1bafe6b01
Contents?: true
Size: 1.98 KB
Versions: 4
Compression:
Stored size: 1.98 KB
Contents
# PgHero A performance dashboard for Postgres [See it in action](https://pghero.dokkuapp.com/) --- **NEW** PgHero is also available as a [hosted service](https://pghero.org). Get real-time alerts, single sign-on, and more :tada: --- [![Screenshot](https://pghero.dokkuapp.com/assets/pghero-f8abe426e6bf54bb7dba87b425bb809740ebd386208bcd280a7e802b053a1023.png)](https://pghero.dokkuapp.com/) :tangerine: Battle-tested at [Instacart](https://www.instacart.com/opensource) [![Build Status](https://travis-ci.org/ankane/pghero.svg?branch=master)](https://travis-ci.org/ankane/pghero) [![Docker Pulls](https://img.shields.io/docker/pulls/ankane/pghero)](https://hub.docker.com/repository/docker/ankane/pghero) ## Installation PgHero is available as a Docker image, Linux package, and Rails engine. Select your preferred method of installation to get started. - [Docker](guides/Docker.md) - [Linux](guides/Linux.md) - [Rails](guides/Rails.md) ## Related Projects - [Dexter](https://github.com/ankane/dexter) - The automatic indexer for Postgres - [PgBouncerHero](https://github.com/kwent/pgbouncerhero) - A dashboard for PgBouncer - [pgsync](https://github.com/ankane/pgsync) - Sync Postgres data between databases - [pgslice](https://github.com/ankane/pgslice) - Postgres partitioning as easy as pie ## Credits A big thanks to [Craig Kerstiens](http://www.craigkerstiens.com/2013/01/10/more-on-postgres-performance/) and [Heroku](https://blog.heroku.com/archives/2013/5/10/more_insight_into_your_database_with_pgextras) for the initial queries and [Bootswatch](https://github.com/thomaspark/bootswatch) for the theme. ## History View the [changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md) ## Contributing Everyone is encouraged to help improve this project. Here are a few ways you can help: - [Report bugs](https://github.com/ankane/pghero/issues) - Fix bugs and [submit pull requests](https://github.com/ankane/pghero/pulls) - Write, clarify, or fix documentation - Suggest or add new features
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
pghero-2.7.0 | README.md |
pghero-2.6.0 | README.md |
pghero-2.5.1 | README.md |
pghero-2.5.0 | README.md |