Skip to content

Commit e6f7f65

Browse files
Merge pull request #6507 from EnterpriseDB/release/2025-02-18a
Release: 2025-02-18a
2 parents 8c10ee0 + 3974918 commit e6f7f65

File tree

18 files changed

+189
-59
lines changed

18 files changed

+189
-59
lines changed

advocacy_docs/supported-open-source/postgresql/installing/windows.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,15 @@ To perform an installation using the graphical installation wizard, you need sup
8989

9090
![The Advanced Options window](images/aug11_ad.png)
9191

92-
1. In the **Locale** field, specify the locale for the new database cluster to use. The drop-down button provides you the list of all the available locales. You can choose the required locale from the list. The **Default locale** is the operating system locale. The locale names may contain the non-ASCII characters that are converted to BCP 47 local name by installer before passing on to `initdb`. The conversion of local names prevents the failure of `initdb` due to non-ASCII characters. Select **Next**.
92+
1. In the **Locale** field, select the locale to use for the new database cluster from the list. The list shows you all the available locales. **Default locale** is the operating system locale. Select **Next**.
93+
94+
The locale names may contain the non-ASCII characters that are converted to BCP 47 local name by the installer before being passed on to initdb. The conversion of local names prevents the failure of initdb due to non-ASCII characters.
9395

9496
The Pre Installation Summary window opens. It displays the installation preferences that you specified with the installation wizard.
9597

9698
![The Pre Installation Summary window](images/preinstallation.png)
9799

98-
1. Review the settings. If necessary, use the **Back** button to return to a previous dialog box to modify a setting. When you're satisfied with the settings summary, select **Next**.
100+
1. Review the settings. If necessary, select **Back** to return to a previous dialog box to modify a setting. When you're satisfied with the settings summary, select **Next**.
99101

100102
The wizard informs you that it has the information required to install PostgreSQL.
101103

install_template/templates/products/migration-toolkit/index.njk

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ legacyRedirects:
2424
{% endblock frontmatter %}
2525
{% block navigation %}
2626
{{- super() -}}
27-
- install_on_mac
28-
- install_on_windows
27+
- macos
28+
- windows
2929
- installing_jdbc_driver
3030
{% endblock navigation %}
3131

3232
{% block otherosinstall %}
33-
## Macintosh
34-
- [Mac OS X](macos)
33+
## Mac
34+
- [macOS](macos)
3535

3636
## Windows
3737
- [Windows Server 2019](windows)

product_docs/docs/epas/17/epas_rel_notes/epas17_2_rel_notes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Released: 22 Nov 2024
88
EDB Postgres Advanced Server 17.2 includes the following enhancements and bug fixes:
99

1010
!!! Note Deprecation
11-
With the release of EPAS 17, the DRITA is being deprecated and will not be included in EPAS 18. This decision follows the introduction of [EDB’s PWR](/pwr/latest/) and [`edb_wait_states`](/pg_extensions/wait_states/) extensions, which offer improved diagnostic capabilities compared to DRITA. These new extensions provide a diagnostic experience more closely aligned with Oracle’s AWR reports, making DRITA obsolete.
11+
With the release of EDB Postgres Advanced Server 17, the DRITA is being deprecated and will not be included in EDB Postgres Advanced Server 18. This decision follows the introduction of [EDB’s PWR](/pwr/latest/) and [`edb_wait_states`](/pg_extensions/wait_states/) extensions, which offer improved diagnostic capabilities compared to DRITA. These new extensions provide a diagnostic experience more closely aligned with Oracle’s AWR reports, making DRITA obsolete.
1212
!!!
1313

1414
!!! Note
15-
The `pgAgent` and `adminpack` packages are end of life in EPAS 17 and later.
15+
The `pgAgent` and `adminpack` packages are end of life in EDB Postgres Advanced Server 17 and later.
1616
!!!
1717

1818
| Type | Description | Addresses                |

product_docs/docs/epas/17/epas_rel_notes/epas17_3_rel_notes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Released: 13 Feb 2025
88
EDB Postgres Advanced Server 17.3 includes the following enhancements and bug fixes:
99

1010
!!! Note Deprecation
11-
With the release of EPAS 17, the DRITA is being deprecated and will not be included in EPAS 18. This decision follows the introduction of [EDB’s PWR](/pwr/latest/) and [`edb_wait_states`](/pg_extensions/wait_states/) extensions, which offer improved diagnostic capabilities compared to DRITA. These new extensions provide a diagnostic experience more closely aligned with Oracle’s AWR reports, making DRITA obsolete.
11+
With the release of EDB Postgres Advanced Server 17, the DRITA is being deprecated and will not be included in EDB Postgres Advanced Server 18. This decision follows the introduction of [EDB’s PWR](/pwr/latest/) and [`edb_wait_states`](/pg_extensions/wait_states/) extensions, which offer improved diagnostic capabilities compared to DRITA. These new extensions provide a diagnostic experience more closely aligned with Oracle’s AWR reports, making DRITA obsolete.
1212
!!!
1313

1414
!!! Note
15-
The `pgAgent` and `adminpack` packages are end of life in EPAS 17 and later.
15+
The `pgAgent` and `adminpack` packages are end of life in EDB Postgres Advanced Server 17 and later.
1616
!!!
1717

1818
| Type | Description | Addresses                |

product_docs/docs/epas/17/epas_rel_notes/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The EDB Postgres Advanced Server documentation describes the latest version of E
1818

1919
## Component certification
2020

21-
This components are included in the EDB Postgres Advanced Server v17 release:
21+
These components are included in the EDB Postgres Advanced Server v17 release:
2222

2323
- PL Debugger 1.8
2424
- pg_catcheck 1.6.0
Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
11
---
2-
title: Release notes
3-
originalFilePath: release_notes.md
2+
title: LiveCompare release notes
3+
navTitle: Release notes
4+
description: Release notes for LiveCompare 3 and later
5+
indexCards: none
46
navigation:
5-
- 3.0.2_rel_notes
6-
- 3.0.1_rel_notes
7+
- livecompare_3.0.3_rel_notes
8+
- livecompare_3.0.2_rel_notes
9+
- livecompare_3.0.1_rel_notes
10+
originalFilePath: product_docs/docs/livecompare/3/rel_notes/src/meta.yml
11+
editTarget: originalFilePath
712
---
813

9-
The LiveCompare documentation describes the latest version of LiveCompare 3 including minor releases and patches. The release notes in this section provide information on what's new in each release.
10-
11-
| Version | Release Date |
12-
|------------------------------|--------------|
13-
| [3.0.2](3.0.2_rel_notes.mdx) | Nov 21 2024 |
14-
| [3.0.1](3.0.1_rel_notes.mdx) | Sep 30 2024 |
1514

15+
The LiveCompare documentation describes the latest version of LiveCompare 3.
1616

1717

18+
| LiveCompare version | Release Date |
19+
|---|---|
20+
| [3.0.3](./livecompare_3.0.3_rel_notes) | 17 Feb 2025 |
21+
| [3.0.2](./livecompare_3.0.2_rel_notes) | 21 Nov 2024 |
22+
| [3.0.1](./livecompare_3.0.1_rel_notes) | 30 Sep 2024 |
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: LiveCompare 3.0.3 release notes
3+
navTitle: Version 3.0.3
4+
originalFilePath: product_docs/docs/livecompare/3/rel_notes/src/3.0.3_rel_notes.yml
5+
editTarget: originalFilePath
6+
---
7+
8+
Released: 17 February 2025
9+
10+
The bug fixes and other changes in LiveCompare 3.0.3 include the following:
11+
12+
## Bug Fixes
13+
14+
<table class="table w-100"><thead><tr><th>Description</th><th width="10%">Addresses</th></tr></thead><tbody>
15+
<tr><td><details><summary>Fixed a variable access bug which affected the recheck command.</summary><hr/><p>Application would report an Unhandled exception when running the recheck command. This was due to a variable access bug.</p>
16+
</details></td><td></td></tr>
17+
<tr><td><details><summary>Improved clean up processes on user interruption.</summary><hr/><p>Improved clean up processes when a user interrupts the application. Now cleans up leftover zombie processes.</p>
18+
</details></td><td></td></tr>
19+
<tr><td><details><summary>The --dry-run option now handle the session setting if given.</summary><hr/><p>The --dry-run option now handles the session setting if given. Previously, the session setting would cause the option to fail.</p>
20+
</details></td><td></td></tr>
21+
</tbody></table>
22+
23+
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/EnterpriseDB/docs/refs/heads/develop/tools/automation/generators/relgen/relnote-schema.json
2+
product: LiveCompare
3+
version: 3.0.3
4+
date: 17 February 2025
5+
intro: |
6+
The bug fixes and other changes in LiveCompare 3.0.3 include the following:
7+
relnotes:
8+
- relnote: Fixed a variable access bug which affected the recheck command.
9+
details: |
10+
Application would report an Unhandled exception when running the recheck command. This was due to a variable access bug.
11+
jira: LIV-301
12+
type: Bug Fix
13+
impact: medium
14+
- relnote: Improved clean up processes on user interruption.
15+
details: |
16+
Improved clean up processes when a user interrupts the application. Now cleans up leftover zombie processes.
17+
jira: LIV-293
18+
type: Bug Fix
19+
impact: medium
20+
- relnote: The --dry-run option now handle the session setting if given.
21+
details: |
22+
The --dry-run option now handles the session setting if given. Previously, the session setting would cause the option to fail.
23+
jira: LIV-302
24+
type: Bug Fix
25+
impact: medium
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# yaml-language-server: $schema=https://raw.githubusercontent.com/EnterpriseDB/docs/refs/heads/develop/tools/automation/generators/relgen/meta-schema.json
2+
product: LiveCompare
3+
shortname: livecompare
4+
title: LiveCompare release notes
5+
description: Release notes for LiveCompare 3 and later
6+
columns:
7+
- 0:
8+
label: "LiveCompare version"
9+
key: version-link
10+
- 1:
11+
label: Release Date
12+
key: shortdate
13+
intro: |
14+
The LiveCompare documentation describes the latest version of LiveCompare 3.
15+
precursor:
16+
- version: "3.0.2"
17+
date: 21 Nov 2024
18+
- version: "3.0.1"
19+
date: 30 Sep 2024

product_docs/docs/migration_toolkit/55/02_supported_operating_systems_and_database_versions.mdx

Lines changed: 41 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ title: "Supported platforms and databases"
33

44
---
55

6-
<div id="supported_operating_systems_and_database_versions" class="registered_link"></div>
7-
8-
## Database versions
6+
## Supported database versions
97

108
You can use the following database product versions with Migration Toolkit:
119

@@ -42,10 +40,47 @@ Contact your EnterpriseDB Account Manager or [[email protected]](mailto:sal
4240
The Migration Toolkit isn't tested with and doesn't officially support use with Oracle Real Application Clusters (RAC) and Exadata. However, Migration Toolkit might work when it's connected to a single persistent node. For more information, contact your EDB representative.
4341
!!!
4442

45-
## Supported operating systems versions
43+
## Supported operating system versions
4644

47-
Migration Toolkit supports installations on Linux, Windows, and MacOS platforms. See [Product Compatibility](https://www.enterprisedb.com/platform-compatibility#mtk) for details.
45+
Migration Toolkit supports installations on Linux, Windows, and macOS platforms. See [Product Compatibility](https://www.enterprisedb.com/platform-compatibility#mtk) for details.
4846

4947
!!! Note
5048

51-
The ojdbc7.jar can cause large data migrations to be incomplete due to a limit on records over Integer.MAX_VALUE (2147483647) while fetching from the ResultSet. To avoid this issue, we recommend upgrading to ojdbc8.jar.
49+
The ojdbc7.jar can cause large data migrations to be incomplete due to a limit on records over `Integer.MAX_VALUE (2147483647)` while fetching from the `ResultSet`. To avoid this issue, we recommend upgrading to ojdbc8.jar.
50+
51+
## Supported JDBC drivers
52+
53+
To perform a migration, you must [choose and install JDBC drivers](../55/installing/installing_jdbc_driver/#choosing-a-driver) that support your source and target databases.
54+
These can be [Postgres JDBC drivers](#supported-postgres-jdbc-drivers), or [non-postgres JDBC drivers](#supported-non-postgres-database-versions).
55+
56+
These sections provide information on JDBC driver version and Migration Toolkit compatibility.
57+
58+
### Supported Postgres JDBC drivers
59+
60+
For Postgres JDBC drivers, Migration Toolkit supports the following PostgreSQL and EDB Advanced Server drivers:
61+
62+
| | PostgreSQL JDBC driver | EDB JDBC driver |
63+
|-------------|------------------------|--------------------------|
64+
| MTK 55.10.0 | JDBC 42.7.3 and later | JDBC 42.7.3.2 and later |
65+
| MTK 55.9.0 | JDBC 42.5.4 and later | JDBC 42.5.4.2 and later |
66+
| MTK 55.8.0 | JDBC 42.5.4 and later | JDBC 42.5.4.2 and later |
67+
| MTK 55.7.0 | JDBC 42.5.4 and later | JDBC 42.5.4.2 and later |
68+
| MTK 55.6.0 | JDBC 42.5.4 and later | JDBC 42.5.4.2 and later |
69+
| MTK 55.5.0 | JDBC 42.5.1 and later | JDBC 42.5.1.2 and later |
70+
| MTK 55.4.0 | JDBC 42.5.1 and later | JDBC 42.5.1.2 and later |
71+
| MTK 55.3.0 | JDBC 42.5.0 and later | JDBC 42.5.0.2 and later |
72+
| MTK 55.2.0 | JDBC 42.5.0 and later | JDBC 42.5.0.2 and later |
73+
| MTK 55.1.0 | JDBC 42.2.12 and later | JDBC 42.2.12.2 and later |
74+
| MTK 55.0.0 | JDBC 42.2.12 and later | JDBC 42.2.12.2 and later |
75+
76+
See [Choosing a driver](./installing/installing_jdbc_driver/#choosing-a-driver) for download information.
77+
78+
### Supported non-postgres database versions
79+
80+
If your source or target database is a third-party, non-postgres database, you will require a third-party JDBC driver.
81+
82+
To ensure compatibility of your Migration Toolkit version with the third-party JDBC driver version, use the latest available JDBC driver version that is compatible with the database you want to migrate from or to.
83+
84+
Check JDBC driver and database compatibility with the third-party provider, for example, in the corresponding Oracle, Microsoft SQL Server, MySQL, or SAP Adaptive Enterprise documentation.
85+
86+
See [Choosing a driver](./installing/installing_jdbc_driver/#choosing-a-driver) for download information.

product_docs/docs/migration_toolkit/55/06_building_toolkit.properties_file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ On Linux, the `toolkit.properties` file is located in `/usr/edb/migrationtoolkit
1111

1212
On Windows, the file is located in `C:\Program Files\edb\mtk\etc`.
1313

14-
On Mac OS, the file is located in `/Library/edb/mtk/etc`.
14+
On macOS, the file is located in `/Library/edb/mtk/etc`.
1515

1616
The figure shows a sample `toolkit.properties` file:
1717

0 commit comments

Comments
 (0)