From fd74e641425061addf3a7a6e58a345cd7bde1865 Mon Sep 17 00:00:00 2001 From: mlewandowski-edb <63003848+mlewandowski-edb@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:52:45 -0400 Subject: [PATCH] Added PG/PGE/EPAS 16 to list of supported versions Updated the supported technologies table by adding version 16 to the list of PostgreSQL, EDB PostgreSQL Extended (PGE), and EDB Postgres Advanced Server (EPAS). LIV-239 [https://enterprisedb.atlassian.net/browse/LIV-239] indicates that support for version 16 has been tested and supported. Also, updated the Technology names for PGE and EPAS. --- .../livecompare/2/supported_technologies.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/product_docs/docs/livecompare/2/supported_technologies.mdx b/product_docs/docs/livecompare/2/supported_technologies.mdx index ec6a3711b44..08050941e1b 100644 --- a/product_docs/docs/livecompare/2/supported_technologies.mdx +++ b/product_docs/docs/livecompare/2/supported_technologies.mdx @@ -31,14 +31,14 @@ LiveCompare has three kinds of connections: The table shows versions and details about supported technologies and the context in which you can use them in LiveCompare. -| Technology | Versions | Possible connections | -| ------------------------------ | ------------------------------- | --------------------------- | -| PostgreSQL | 10, 11, 12, 13, 14, and 15 | Data and output | -| EDB PostgreSQL Extended | 10, 11, 12, 13, 14, and 15 | Data and output | -| EDB PostgreSQL Advanced (EPAS) | 11, 12, 13, 14, and 15 | 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 | +| Technology | Versions | Possible connections | +| ------------------------------------- | ------------------------------- | ------------------------- | +| PostgreSQL | 10, 11, 12, 13, 14, 15, and 16 | Data and output | +| EDB PostgreSQL Extended (PGE) | 10, 11, 12, 13, 14, 15, and 16 | Data and output | +| EDB PostgreSQL Advanced Server (EPAS) | 11, 12, 13, 14, 15, and 16 | 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 | ## PgBouncer support