pghero_solo icon indicating copy to clipboard operation
pghero_solo copied to clipboard

Containerized, standalone instance of the pghero engine

Results 4 pghero_solo issues
Sort by recently updated
recently updated
newest added

I ran into an error trying to run against PostgreSQL 10.3 due to changes in the stat functions. Upgrading both Rails and PgHero was pretty straight forward so I'm tackling...

if i run pghero behind proxy with virtual-path theres is an exception on precompiles assets how it looks, for example run pgsolo in container ``` docker run -d -e MOUNTPOINT="/hodb"...

in https://github.com/ankane/pghero there is Rails 5 and 1.6.5 version

I'm trying get historical query stats using this docker container, but the command `sudo pghero run rake pghero:capture_query_stats` fail inside container.