From f02be501186937644d02265d0ac2cca69e0a2973 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 15 Feb 2022 16:14:31 +0900 Subject: [PATCH] docs: update other instances of the company name, where appropriate --- doc/appendix-packages.xml | 52 ++++++++++---------------------------- doc/appendix-support.xml | 4 +-- doc/cloning-standbys.xml | 4 +-- doc/configuration-file.xml | 2 +- doc/install-packages.xml | 51 ++++++++++++++++++------------------- 5 files changed, 43 insertions(+), 70 deletions(-) diff --git a/doc/appendix-packages.xml b/doc/appendix-packages.xml index a96f8b74..eedfef31 100644 --- a/doc/appendix-packages.xml +++ b/doc/appendix-packages.xml @@ -50,18 +50,18 @@ CentOS repositories - &repmgr; packages are available from the public 2ndQuadrant repository, and also the - PostgreSQL community repository. The 2ndQuadrant repository is updated immediately + &repmgr; packages are available from the public EDB repository, and also the + PostgreSQL community repository. The EDB repository is updated immediately after each &repmgr; release. - 2ndQuadrant public repository + EDB public repository Repository URL: - https://dl.2ndquadrant.com/ + https://dl.enterprisedb.com/ Repository documentation: @@ -252,7 +252,7 @@ - &repmgr; .deb packages are provided by 2ndQuadrant as well as the + &repmgr; .deb packages are provided by EDB as well as the PostgreSQL Community APT repository, and are available for each community-supported PostgreSQL version, currently supported Debian releases, and currently supported Ubuntu LTS releases. @@ -262,12 +262,12 @@ APT repositories
- 2ndQuadrant public repository + EDB public repository Repository URL: - https://dl.2ndquadrant.com/ + https://dl.enterprisedb.com/ Repository documentation: @@ -401,7 +401,7 @@ - For testing new features and bug fixes, from time to time 2ndQuadrant provides + For testing new features and bug fixes, from time to time EDB provides so-called "snapshot packages" via its public repository. These packages are built from the &repmgr; source at a particular point in time, and are not formal releases. @@ -413,22 +413,22 @@ - To install a snapshot package, it's necessary to install the 2ndQuadrant public snapshot repository, - following the instructions here: https://dl.2ndquadrant.com/default/release/site/ but replace release with snapshot + To install a snapshot package, it's necessary to install the EDB public snapshot repository, + following the instructions here: https://dl.enterprisedb.com/default/release/site/ but replace release with snapshot in the appropriate URL. For example, to install the snapshot RPM repository for PostgreSQL 9.6, execute (as root): -curl https://dl.2ndquadrant.com/default/snapshot/get/9.6/rpm | bash +curl https://dl.enterprisedb.com/default/snapshot/get/9.6/rpm | bash or as a normal user with root sudo access: -curl https://dl.2ndquadrant.com/default/snapshot/get/9.6/rpm | sudo bash +curl https://dl.enterprisedb.com/default/snapshot/get/9.6/rpm | sudo bash Alternatively you can browse the repository here: - https://dl.2ndquadrant.com/default/snapshot/browse/. + https://dl.enterprisedb.com/default/snapshot/browse/. Once the repository is installed, installing or updating &repmgr; will result in the latest snapshot @@ -493,32 +493,6 @@ repmgr96-4.1.1-0.0git320.g5113ab0.1.el7.x86_64.rpm yum install repmgr96-4.0.6-1.rhel6 - - repmgr 3 packages - - Old &repmgr; 3 RPM packages (3.2 and later) can be retrieved from the - (deprecated) 2ndQuadrant repository at - http://packages.2ndquadrant.com/repmgr/yum/ - by installing the appropriate repository RPM: - - - - - - - http://packages.2ndquadrant.com/repmgr/yum-repo-rpms/repmgr-fedora-1.0-1.noarch.rpm - - - - - - http://packages.2ndquadrant.com/repmgr/yum-repo-rpms/repmgr-rhel-1.0-1.noarch.rpm - - - - - - diff --git a/doc/appendix-support.xml b/doc/appendix-support.xml index 4dee47e3..2c4408d2 100644 --- a/doc/appendix-support.xml +++ b/doc/appendix-support.xml @@ -7,13 +7,13 @@ - 2ndQuadrant provides 24x7 + EDB provides 24x7 production support for &repmgr; and other PostgreSQL products, including configuration assistance, installation verification and training for running a robust replication cluster. - For further details see: https://2ndquadrant.com/en/support/ + For further details see: Support Center diff --git a/doc/cloning-standbys.xml b/doc/cloning-standbys.xml index eca50fee..a7e44156 100644 --- a/doc/cloning-standbys.xml +++ b/doc/cloning-standbys.xml @@ -15,7 +15,7 @@ can use - 2ndQuadrant's + EDB's Barman application to clone a standby (and also as a fallback source for WAL files). @@ -299,7 +299,7 @@ description = "Main cluster" build up indefinitely, possibly leading to server failure. - As an alternative we recommend using 2ndQuadrant's Barman, + As an alternative we recommend using EDB's Barman, which offloads WAL management to a separate server, removing the requirement to use a replication slot for each individual standby to reserve WAL. See section for more details on using &repmgr; together with Barman. diff --git a/doc/configuration-file.xml b/doc/configuration-file.xml index 9bb4795e..fccdc89f 100644 --- a/doc/configuration-file.xml +++ b/doc/configuration-file.xml @@ -164,7 +164,7 @@ conninfo='host=node1 user=repmgr dbname=repmgr connect_timeout=2' For a full list of annotated configuration items, see the file - repmgr.conf.sample. + repmgr.conf.sample. For &repmgrd;-specific settings, see . diff --git a/doc/install-packages.xml b/doc/install-packages.xml index 371fae31..76195c43 100644 --- a/doc/install-packages.xml +++ b/doc/install-packages.xml @@ -22,16 +22,15 @@ &repmgr; RPM packages for RedHat/CentOS variants and Fedora are available from the - 2ndQuadrant - public repository; see following + EDB + public repository; see following section for details. - Currently the 2ndQuadrant - public repository provides - support for RedHat/CentOS versions 5, 6 and 7. Support for version 8 is - available via the PGDG repository; see below for details. + Currently the EDB + public repository provides + support for RedHat/CentOS versions 6,7 and 8. @@ -45,7 +44,7 @@ &repmgr; RPM packages are designed to be compatible with the community-provided PostgreSQL packages - and 2ndQuadrant's 2ndQPostgres. + and EDB's PostgreSQL Extended Server (formerly 2ndQPostgres). They may not work with vendor-specific packages such as those provided by RedHat for RHEL customers, as the PostgreSQL filesystem layout may be different to the community RPMs. Please contact your support vendor for assistance. @@ -64,16 +63,16 @@ - 2ndQuadrant public RPM yum repository + EDB public RPM yum repository - 2ndQuadrant provides a dedicated yum - public repository for 2ndQuadrant software, + EDB provides a dedicated yum + public repository for EDB software, including &repmgr;. We recommend using this for all future &repmgr; releases. General instructions for using this repository can be found on its - homepage. Specific instructions + homepage. Specific instructions for installing &repmgr; follow below. @@ -83,25 +82,25 @@ Locate the repository RPM for your PostgreSQL version from the list at: - https://dl.2ndquadrant.com/ + https://dl.enterprisedb.com/ - - - Install the repository definition for your distribution and PostgreSQL version - (this enables the 2ndQuadrant repository as a source of &repmgr; packages). + + + Install the repository definition for your distribution and PostgreSQL version + (this enables the EDB repository as a source of &repmgr; packages). For example, for PostgreSQL 11 on CentOS, execute: -curl https://dl.2ndquadrant.com/default/release/get/11/rpm | sudo bash +curl https://dl.enterprisedb.com/default/release/get/11/rpm | sudo bash For PostgreSQL 9.6 on CentOS, execute: -curl https://dl.2ndquadrant.com/default/release/get/9.6/rpm | sudo bash +curl https://dl.enterprisedb.com/default/release/get/9.6/rpm | sudo bash @@ -145,7 +144,7 @@ yum search repmgr Compatibility with PGDG Repositories - The 2ndQuadrant &repmgr; yum repository packages use the same definitions and file system layout as the + The EDB &repmgr; yum repository packages use the same definitions and file system layout as the main PGDG repository. @@ -154,7 +153,7 @@ yum search repmgr the packages are installed from. - To ensure the 2ndQuadrant repository is always prioritised, install yum-plugin-priorities + To ensure the EDB repository is always prioritised, install yum-plugin-priorities and set the repository priorities accordingly. @@ -217,16 +216,16 @@ repmgr11.x86_64 4.4-1.el7 2nd - 2ndQuadrant public apt repository for Debian/Ubuntu + EDB public apt repository for Debian/Ubuntu - 2ndQuadrant provides a - public apt repository for 2ndQuadrant software, + EDB provides a + public apt repository for EDB software, including &repmgr;. General instructions for using this repository can be found on its - homepage. Specific instructions + homepage. Specific instructions for installing &repmgr; follow below. @@ -239,9 +238,9 @@ repmgr11.x86_64 4.4-1.el7 2nd Install the repository definition for your distribution and PostgreSQL version - (this enables the 2ndQuadrant repository as a source of &repmgr; packages) by executing: + (this enables the EDB repository as a source of &repmgr; packages) by executing: - curl https://dl.2ndquadrant.com/default/release/get/deb | sudo bash + curl https://dl.enterprisedb.com/default/release/get/deb | sudo bash