Skip to content

Commit e1a618a

Browse files
dwicinasdrothery-edb
authored andcommitted
fixed broken links and added a couple redirects
1 parent da30307 commit e1a618a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ EDB provides MacOS installers for PostgreSQL on the [EDB downloads page](http:/
99

1010
For a detailed walk-through of the installation process on Mac OS, see [this tutorial](http://www.enterprisedb.com/postgres-tutorials/installation-postgresql-mac-os).
1111

12-
When the PostgreSQL installation finishes, you can optionally invoke the Stack Builder package manager. Stack Builder provides a graphical interface for downloading and installing applications, drivers, utilities, and their dependencies. See [Using Stack Builder](../03_using_stackbuilder) for more information.
12+
When the PostgreSQL installation finishes, you can optionally invoke the Stack Builder package manager. Stack Builder provides a graphical interface for downloading and installing applications, drivers, utilities, and their dependencies. See [Using Stack Builder](using_stackbuilder) for more information.
1313

1414
!!! Note
1515
If you're using the graphical installation wizard to perform a system upgrade, the installer preserves the configuration options specified during the previous installation.

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ legacyRedirects:
1010
- "/edb-docs/d/postgresql/installation-getting-started/installation-guide-installers/10/PostgreSQL_Installation_Guide.1.09.html"
1111
redirects:
1212
- /supported-open-source/postgresql/installer/02_installing_postgresql_with_the_graphical_installation_wizard/01_invoking_the_graphical_installer/
13+
- /supported-open-source/postgresql/installer/02_installing_postgresql_with_the_graphical_installation_wizard/windows/
1314
---
1415
You can use the graphical installation wizard to install PostgreSQL on Windows.
1516

16-
When the PostgreSQL installation finishes, you can optionally invoke the Stack Builder package manager. Stack Builder provides a graphical interface for downloading and installing applications, drivers, utilities, and their dependencies. See [Using Stack Builder](../03_using_stackbuilder) for more information.
17+
When the PostgreSQL installation finishes, you can optionally invoke the Stack Builder package manager. Stack Builder provides a graphical interface for downloading and installing applications, drivers, utilities, and their dependencies. See [Using Stack Builder](using_stackbuilder) for more information.
1718

1819
For information about preparing to use command-line tools after installation, see [Command-line tools](#command-line-tools).
1920

@@ -52,7 +53,7 @@ To perform an installation using the graphical installation wizard, you need sup
5253

5354
- **PostgreSQL Server** to install the PostgreSQL database server.
5455
- **pgAdmin 4** to install pgAdmin 4. This option is available for PostgreSQL version 13.0 and later.
55-
- **Stack Builder** to install the Stack Builder utility. For more information, see [Using Stack Builder](../03_using_stackbuilder).
56+
- **Stack Builder** to install the Stack Builder utility. For more information, see [Using Stack Builder](using_stackbuilder).
5657
- **Command Line Tools** to install PostgreSQL tools such as `psql`, `pg_isready`, `pgbench`, `clusterdb`, `createdb`, `dropdb`, `createuser`, `dropuser`, `pg_basebackup`, `pg_dump`, `pg_dumpall`, `pg_restore`, `reindexdb`, `vacuumdb`, and `vacuumlo`. This isn't a comprehensive list, and the command-line tools installed can vary by platform.
5758

5859
Select **Next**.

advocacy_docs/supported-open-source/postgresql/overview.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: "Installation overview"
3+
redirects:
4+
- /supported-open-source/postgresql/overview/
35
---
46

57
EDB's PostgreSQL installers and installation packages simplify the process of installing PostgreSQL on your computer. They provide:

0 commit comments

Comments
 (0)