Skip to content

Commit

Permalink
Improve wording for local repo change
Browse files Browse the repository at this point in the history
  • Loading branch information
sonotley authored and djw-m committed Oct 17, 2023
1 parent f959de6 commit 1842365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product_docs/docs/tpa/23/rel_notes/tpa_23.24_rel_notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ New features, enhancements, bug fixes, and other changes in Trusted Postgres Arc
| Change | `tpaexec setup` now defaults to using community ansible rather than 2ndQuadrant ansible. The option `--use-2q-ansible` can be used to force the use of 2ndQuadrant ansible, which is now deprecated and will be removed in a future release. If you are using `--skip-tags`, see [the install documentation](INSTALL.mdx). |
| Change | When a repository has been removed from `edb_repositories` in config.yml, `tpaexec deploy` now removes it from the nodes. |
| Change | TPA will now detect when harp-proxy and harp-manager are running on the same node and use a different config file for harp-proxy. |
| Change | When using local repositories, TPA will now update the instance local repositories from the one on the TPA host as part of the `upgrade` command. |
| Change | The `upgrade` command will now update local repositories on target instances. |
| Bug Fix | Fixed an issue whereby TPA did not respect `postgres_wal_dir` in pg_basebackup invocation |
| Bug Fix | TPA will now accept repmgr as a failover manager for subscriber-only nodes in PGD clusters, allowing physical replication of such nodes. |
| Bug Fix | Fixed a typo which prevented TPA building Ubuntu 22.04 Docker images. |
Expand Down

0 comments on commit 1842365

Please sign in to comment.