Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sima-land/yii2-pg-stat-statements

pg stat for replecated servers
https://github.com/sima-land/yii2-pg-stat-statements

monitoring optimization pg-stat pg-stat-statements postgres

Last synced: about 2 months ago
JSON representation

pg stat for replecated servers

Awesome Lists containing this project

README

        

# yii2-pg-stat-statements
Yii2 component for tracking execution statistics and aggregation of all SQL
statements executed by multiple servers.

![Cover](doc/image/yii2-pg-stat-statements.png)

## Features

* Multiple servers
* Execution statistics history
* Human interface

## Install

Via Composer

``` bash
$ composer require sima-land/yii2-pg-stat-statements
```

## Testing

```bash
$ composer test
```

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## Credits

- [All Contributors](../../contributors)

## License

MIT. Please see [License File](LICENSE) for more information.