From 7a783085e7e956c80af3b8e8ed1139ca4bff6140 Mon Sep 17 00:00:00 2001 From: Betsy Gitelman <93718720+ebgitelman@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:34:38 -0400 Subject: [PATCH] small edits to install --- .../42.5.4.1/installing/configuring_for_java.mdx | 2 +- .../docs/jdbc_connector/42.5.4.1/installing/upgrading.mdx | 2 +- .../docs/jdbc_connector/42.5.4.1/installing/windows.mdx | 7 +++---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/product_docs/docs/jdbc_connector/42.5.4.1/installing/configuring_for_java.mdx b/product_docs/docs/jdbc_connector/42.5.4.1/installing/configuring_for_java.mdx index 4abbad40348..74f50bf2452 100644 --- a/product_docs/docs/jdbc_connector/42.5.4.1/installing/configuring_for_java.mdx +++ b/product_docs/docs/jdbc_connector/42.5.4.1/installing/configuring_for_java.mdx @@ -16,7 +16,7 @@ legacyRedirectsGenerated: edb-jdbc18.jar supports JDBC version 4.2. -To make the JDBC driver available to Java, you must either copy the appropriate java `.jar` file for the JDBC version that you are using to your `$java_home/jre/lib/ext` directory or append the location of the `.jar` file to the `CLASSPATH` environment variable. +To make the JDBC driver available to Java, you must either copy the appropriate java `.jar` file for the JDBC version that you're using to your `$java_home/jre/lib/ext` directory or append the location of the `.jar` file to the `CLASSPATH` environment variable. If you choose to append the location of the `jar` file to the `CLASSPATH` environment variable, you must include the complete pathname: diff --git a/product_docs/docs/jdbc_connector/42.5.4.1/installing/upgrading.mdx b/product_docs/docs/jdbc_connector/42.5.4.1/installing/upgrading.mdx index 64a8f1c3d63..94424a24bfd 100644 --- a/product_docs/docs/jdbc_connector/42.5.4.1/installing/upgrading.mdx +++ b/product_docs/docs/jdbc_connector/42.5.4.1/installing/upgrading.mdx @@ -17,7 +17,7 @@ sudo upgrade edb-repo sudo upgrade edb-repo ``` -Where `` is the package manager used with your operating system: +Where `` is the package manager used with your operating system. | Package manager | Operating system | | --------------- | -------------------------------- | diff --git a/product_docs/docs/jdbc_connector/42.5.4.1/installing/windows.mdx b/product_docs/docs/jdbc_connector/42.5.4.1/installing/windows.mdx index dadda896944..2409e792f5f 100644 --- a/product_docs/docs/jdbc_connector/42.5.4.1/installing/windows.mdx +++ b/product_docs/docs/jdbc_connector/42.5.4.1/installing/windows.mdx @@ -12,11 +12,11 @@ legacyRedirectsGenerated: --- -EDB provides a graphical interactive installer for Windows. You can access it two ways: +EDB provides a graphical installer for Windows. You can access it two ways: - Download the graphical installer from the [Downloads page](https://www.enterprisedb.com/software-downloads-postgres#connectors), and invoke the installer directly. See [Installing directly](#installing-directly). -- Use Stack Builder (with PostgreSQL) or StackBuilder Plus (with EDB Postgres Advanced Server) to download the EDB installer package and invoke the graphical installer. See [Using Stack Builder or StackBuilder Plus](#using-stack-builder-or-stackbuilder-plus). +- Use Stack Builder (with PostgreSQL) or StackBuilder Plus (with EDB Postgres Advanced Server) to download the EDB installer package and invoke the graphical installer. See [Using Stack Builder or StackBuilder Plus](#using-stack-builder-or-stackbuilder-plus). ## Installing directly @@ -36,7 +36,7 @@ If you're using EDB Postgres Advanced Server, you can invoke the graphical insta 1. In Stack Builder or StackBuilder Plus, follow the prompts until you get to the module selection page. - On the Welcome page, select the target server installation from the list of available servers. If your network requires you to use a proxy server to access the internet, select **Proxy servers** and specify a server. Select **Next**. + On the Welcome page, from the list of available servers, select the target server installation. If your network requires you to use a proxy server to access the internet, select **Proxy servers** and specify a server. Select **Next**. 1. Expand the **Database Drivers** node and do one of the following: @@ -46,7 +46,6 @@ If you're using EDB Postgres Advanced Server, you can invoke the graphical insta 1. Proceed to [Using the graphical installer](#using-the-graphical-installer). - ## Using the graphical installer 1. Select the installation language and select **OK**.