Conversation
…pmm-update into PMM-5885-upgrade-postgres-to-14
Codecov Report
@@ Coverage Diff @@
## main #212 +/- ##
==========================================
- Coverage 49.05% 47.16% -1.89%
==========================================
Files 5 5
Lines 318 318
==========================================
- Hits 156 150 -6
- Misses 143 148 +5
- Partials 19 20 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
@nikita-b We also need to update the logic for The links: |
Co-authored-by: Alex Tymchuk <alexander.tymchuk@gmail.com>
Co-authored-by: Alex Tymchuk <alexander.tymchuk@gmail.com>
Co-authored-by: Alex Tymchuk <alexander.tymchuk@gmail.com>
Co-authored-by: Alex Tymchuk <alexander.tymchuk@gmail.com>
Co-authored-by: Alex Tymchuk <alexander.tymchuk@gmail.com>
…pmm-update into PMM-5885-upgrade-postgres-to-14
| stdout_logfile = /srv/logs/pmm-update-perform.log | ||
| stdout_logfile_maxbytes = 50MB | ||
| stdout_logfile_backups = 3 | ||
| redirect_stderr = true |
There was a problem hiding this comment.
It was moved from pmm-server package
| - name: Upgrade Postgres database | ||
| include_role: | ||
| name: postgres-ascii-to-utf8 | ||
| when: "'SQL_ASCII' == postgres_encoding.query_result[0].server_encoding" |
There was a problem hiding this comment.
I removed this role because we use new instance and this instance has UTF8 by default
| - percona-postgresql11 | ||
| - python-psycopg2 | ||
| state: installed | ||
| when: not ansible_check_mode |
There was a problem hiding this comment.
We need old postgres for migration
| section: supervisord | ||
| state: absent | ||
| when: not is_docker | ||
|
|
There was a problem hiding this comment.
It was migrated from pmm-server repo and package
PMM-5885
percona/pmm-managed#1133
percona/pmm-server#362
Percona-Lab/pmm-submodules#2529
Build: SUBMODULES-0