mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-02-03 13:33:19 +02:00
Merge pull request #182 from glw/master
add pgMemento, updated links for pgTune and pgConfig
This commit is contained in:
commit
822d3e73d6
@ -98,12 +98,13 @@
|
||||
* [PostGIS](http://postgis.net/) - Spatial and Geographic objects for PostgreSQL.
|
||||
* [PG\_Themis](https://github.com/cossacklabs/pg_themis) - Postgres binding as extension for crypto library Themis, providing various security services on PgSQL's side.
|
||||
* [zomboDB](https://github.com/zombodb/zombodb) - Extension that enables efficient full-text searching via the use of indexes backed by Elasticsearch.
|
||||
* [pgMemento](https://github.com/pgMemento/pgMemento) - Provides an audit trail for your data inside a PostgreSQL database using triggers and server-side functions written in PL/pgSQL.
|
||||
|
||||
### Optimization
|
||||
* [PgHero](https://github.com/ankane/pghero) - PostgreSQL insights made easy.
|
||||
* [pgtune](https://github.com/gregs1104/pgtune/) - PostgreSQL configuration wizard.
|
||||
* [pgtune](http://pgtune.leopard.in.ua/) - Online version of PostgreSQL configuration wizard.
|
||||
* [pgconfig.org](https://www.pgconfig.org/) - PostgreSQL Online Configuration Tool (also based on pgtune).
|
||||
* [pgtune](https://github.com/le0pard/pgtune) - Online version of PostgreSQL configuration wizard.
|
||||
* [pgconfig.org](https://github.com/sebastianwebber/pgconfig) - PostgreSQL Online Configuration Tool (also based on pgtune).
|
||||
* [PoWA](http://dalibo.github.io/powa/) - PostgreSQL Workload Analyzer gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers.
|
||||
|
||||
### Utilities
|
||||
|
Loading…
x
Reference in New Issue
Block a user