Skip to content

Commit

Permalink
Merge pull request #6440 from EnterpriseDB/DOCS-1181-update-livecompa…
Browse files Browse the repository at this point in the history
…re-docs-with-current-supported-ver

DOCS-1181 - LiveCompare version fixes
  • Loading branch information
djw-m authored Jan 29, 2025
2 parents 83101b8 + 0c6fb7e commit 798f466
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions product_docs/docs/livecompare/3/supported_technologies.mdx
Original file line number Diff line number Diff line change
@@ -33,14 +33,14 @@ The table shows versions and details about supported technologies and the contex

| Technology | Versions | Possible connections |
|-------------------------------------|----------------------------------------|---------------------------|
| PostgreSQL | 10[^1], 11[^1], 12, 13, 14, 15, and 16 | Data and output |
| EDB Postgres Extended (PGE) | 10[^1], 11[^1], 12, 13, 14, 15, and 16 | Data and output |
| EDB Postgres Advanced Server (EPAS) | 11[^1], 12, 13, 14, 15, and 16 | Data and output |
| PostgreSQL | 10¹, 11¹, 12¹, 13, 14, 15, 16 and 17 | Data and output |
| EDB Postgres Extended (PGE) | 10¹, 11¹, 12¹, 13, 14, 15, 16 and 17 | Data and output |
| EDB Postgres Advanced Server (EPAS) | 11¹, 12¹, 13, 14, 15, 16 and 17 | Data and output |
| pglogical | 2 and 3 | Initial, data, and output |
| EDB Postgres Distributed (PGD) | 1, 2, 3, 4, and 5 | Initial, data, and output |
| Oracle | 11g, 12c, 18c, 19c, and 21c | A single data connection |

[^1]:LiveCompare only supports the use of LiveCompare with older versions of Postgres (PostgreSQL, EDB Postgres Extended, or EDB Postgres Advanced Server) that have reached end of life in support of performing a major version upgrade to a newer supported version of Postgres.
¹ LiveCompare only supports the use of LiveCompare with older versions of Postgres (PostgreSQL, EDB Postgres Extended, or EDB Postgres Advanced Server) that have reached end of life in support of performing a major version upgrade to a newer supported version of Postgres.

!!! Note
EDB no longer tests LiveCompare with Oracle 10g. As such, it's no longer on the list of Oracle versions officially supported with LiveCompare. Oracle 10g was previously supported and is expected to continue to work in most cases. However, some limitations may exist. One known limitation is that LiveCompare requires the `comparison_algorithm` parameter to be set to `full_row` (for example, `comparison_algorithm = full_row`).

1 comment on commit 798f466

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.