pg_top changed naming

This commit is contained in:
Andrea Dell'Amico 2021-03-22 17:03:30 +01:00
parent 18c33753e9
commit c314c2f192
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ psql_el_conf_dir: '{{ psql_el_data_dir }}'
psql_el_pgdg_packages:
- 'postgresql{{ psql_version }}-server'
- 'postgresql{{ psql_version }}-contrib'
- 'pg_top{{ psql_version }}'
- 'pg_top_{{ psql_version }}'
- pgcluu
- python-psycopg2