stack-orchestrator/config/postgresql/create-pg-stat-statements.sql
prathamesh0 d51508b01d
[WIP] Add a Uniswap v3 watcher-only stack (#82)
* Add a stack for uniswap watcher with info app

* Add deployment instructions

* Use docker interactive option while loading the db dumps
2022-12-22 19:30:56 +05:30

2 lines
37 B
SQL

CREATE EXTENSION pg_stat_statements;