Skip to content

Commit

Permalink
Merge pull request #1822 from EnterpriseDB/release/2021-09-07
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-heyer authored Sep 7, 2021
2 parents 96ab651 + 8f265a9 commit 97cbe66
Show file tree
Hide file tree
Showing 270 changed files with 748 additions and 9,434 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-and-process-files.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: sync and process files from another repo
on:
repository_dispatch:
types: [sync_files]
types: [sync-to-docs]
jobs:
sync-and-process-files:
env:
Expand Down
19 changes: 0 additions & 19 deletions product_docs/docs/efm/3.10/efm_user/01_whats_new.mdx

This file was deleted.

12 changes: 0 additions & 12 deletions product_docs/docs/efm/3.7/index.mdx

This file was deleted.

12 changes: 0 additions & 12 deletions product_docs/docs/efm/3.8/index.mdx

This file was deleted.

12 changes: 0 additions & 12 deletions product_docs/docs/efm/3.9/index.mdx

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "Architecture Overview"

legacyRedirectsGenerated:
# This list is generated by a script. If you need add entries, use the `legacyRedirects` key.
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.8/introduction.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.9/introduction.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.10/introduction.html"
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "Architecture"

legacyRedirectsGenerated:
# This list is generated by a script. If you need add entries, use the `legacyRedirects` key.
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.8/architecture.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.9/architecture.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.10/architecture.html"
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: "Implementing High Availability with Pgpool"

legacyRedirectsGenerated:
# This list is generated by a script. If you need add entries, use the `legacyRedirects` key.
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.8/components_ha_pgpool.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.9/components_ha_pgpool.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.10/components_ha_pgpool.html"
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ title: "High Availability & Scalability Guide"
#- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.10/index.html"
legacyRedirectsGenerated:
# This list is generated by a script. If you need add entries, use the `legacyRedirects` key.
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.8/index.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.8/genindex.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.8/introduction.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.8/conclusion.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.9/index.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.9/genindex.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.9/introduction.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.9/conclusion.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.10/index.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.10/genindex.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/high-availability-scalability-guide/3.10/introduction.html"
Expand Down
14 changes: 14 additions & 0 deletions product_docs/docs/efm/3/efm_rel_notes/01_310_rel_notes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "Version 3.10"
---

Enhancements, bug fixes, and other changes in EFM 3.10 include:

| Type | Description |
| ---- | ----------- |
| Enhancement | Added physical replication slot support for PostgreSQL 12 and EDB Postgres Advanced Server 12. EFM now creates and advances slots on standby instances.|
| Enhancement | Added Network Address Translation (NAT) support - enables EFM agents to communicate through public IP addresses. [Support Ticket #945799] |
| Enhancement | Replaced the trigger file with pg_ctl to promote the standby to master. |
| Enhancement | Added a new command to check the local efm status: `efm node-status-json <cluster>`. |

See [The Cluster Properties File](../efm_user/04_configuring_efm/01_cluster_properties) for more information on the new properties.
20 changes: 20 additions & 0 deletions product_docs/docs/efm/3/efm_rel_notes/02_39_rel_notes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: "Version 3.9"
---

Enhancements, bug fixes, and other changes in EFM 3.9 include:

| Type | Description |
| ---- | ----------- |
| Enhancement | Properties have been renamed. See the table below for details. If you use the upgrade utility to upgrade your Failover Manager installation, they are automatically updated. |
| Enhancement | The prefix of the Failover Manager service name has changed. The new service name is edb-efm-3.9. |
| Enhancement | EFM can now reduce the `num_sync` value for synchronous replicas when standbys leave the cluster so that the primary can still accept writes. |
| Enhancement | EFM now includes features to work with new EDB replication server to allow clusters with a mix of physical and logical replication. |
| Enhancement | When there are multiple standbys, EFM can now promote based on current replay value instead of standby priority. |
| Enhancement | EFM now handles database file layouts on Debian/Ubuntu installations. |
| Bug Fix | A fix for ssl connections requiring hostname validation. [Support Ticket: #957322] |
| Bug Fix | Handling equals sign in recovery conf information. [Support Ticket: #963294] |

See [The Cluster Properties File](../efm_user/04_configuring_efm/01_cluster_properties) for more information on the new and renamed properties.


12 changes: 12 additions & 0 deletions product_docs/docs/efm/3/efm_rel_notes/03_38_rel_notes.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Version 3.8"
---

Enhancements, bug fixes, and other changes in EFM 3.8 include:

| Type | Description |
| ---- | ----------- |
| Enhancement | You can use the restore.command property to update the restore_command parameter if a new master is promoted. |
| Enhancement | You can use the reconfigure.sync.master property to specify Failover Manager behavior if the number of synchronous standbys drops below the required level. |
| Enhancement | New notifications inform you if the state of a synchronous replication master changes, if a recovery file exists on the master node, or if the trigger file path is not writable.
| Bug Fix | Handle WAL log backup removal on standbys during promotion for database version 9.X. |
13 changes: 13 additions & 0 deletions product_docs/docs/efm/3/efm_rel_notes/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Release Notes"
---
The Failover Manager documentation describes the latest version of EFM 3 including minor releases and patches. The release notes in this section provide information on what was new in each release. For new functionality introduced in a minor or patch release, there are also indicators within the content about what release introduced the feature.

| Version | Release Date |
| ------- | ------------ |
| [3.10](01_310_rel_notes) | 11 Jun 2020 |
| [3.9](02_39_rel_notes) | 20 Mar 2020 |
| [3.8](03_38_rel_notes) | 9 Jan 2020 |



Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: "Prerequisites"

legacyRedirectsGenerated:
# This list is generated by a script. If you need add entries, use the `legacyRedirects` key.
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.6/prerequisites.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.7/prerequisites.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.8/prerequisites.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.9/prerequisites.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.10/prerequisites.html"
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: "Failover Manager Overview"

legacyRedirectsGenerated:
# This list is generated by a script. If you need add entries, use the `legacyRedirects` key.
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.6/failover_manager_overview.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.7/failover_manager_overview.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.8/failover_manager_overview.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.9/failover_manager_overview.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.10/failover_manager_overview.html"
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: "Installing Failover Manager"

legacyRedirectsGenerated:
# This list is generated by a script. If you need add entries, use the `legacyRedirects` key.
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.6/installing_efm.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.7/installing_efm.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.8/installing_efm.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.9/installing_efm.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.10/installing_efm.html"
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
title: "Encrypting Your Database Password"
legacyRedirectsGenerated:
# This list is generated by a script. If you need add entries, use the `legacyRedirects` key.
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.6/encrypting_database_password.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.7/encrypting_database_password.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.8/encrypting_database_password.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.9/encrypting_database_password.html"
- "/edb-docs/d/edb-postgres-failover-manager/user-guides/user-guide/3.10/encrypting_database_password.html"
---
<div id="encrypting_database_password" class="registered_link"></div>
Expand Down
Loading

0 comments on commit 97cbe66

Please sign in to comment.