Installing Replication Server on Windows v7
EDB provides a graphical interactive installer for Windows. You can access it two ways:
Download the graphical installer from the Downloads page and invoke the installer directly. See Installing directly.
Use StackBuilder Plus (with EDB Postgres Advanced Server) to download the EDB installer package and invoke the graphical installer. See Using StackBuilder Plus.
Prerequisites
You must have Java Runtime Environment (JRE) version 1.8 or later installed on the hosts where you intend to install any Replication Server component (Replication Console, publication server, or subscription server). You can use any Java product, such as Oracle Java or OpenJDK. Follow the directions for your host operating system to install the Java runtime environment.
Be sure the system environment variable,
JAVA_HOME
, is set to the JRE installation directory of the JRE version you want to use with Replication Server. Make sure that the 64-bit version of JRE is installed andJAVA_HOME
is set before installing Replication Server.
Note
Replication Server doesn't support JRE installations with 32-bit.
Installing directly
Download the graphical installer from the downloads portal.
Then, assume sufficient privileges (superuser or administrator), and start the installation wizard by double-clicking the installer icon. If prompted, provide a password.
In some versions of Windows, to invoke the installer with administrator privileges, you need to right-click the installer icon and select Run as Administrator from the context menu.
Proceed to Using the graphical installer.
Using StackBuilder Plus
Note
This method is available to EDB Postgres Advanced Server users only. PostgreSQL users must resort to the direct installation method.
You can invoke the graphical installer with StackBuilder Plus. See Using StackBuilder Plus.
In StackBuilder Plus, follow the prompts until you get to the module selection page.
Expand the EnterpriseDB Tools node and select Replication Server.
Proceed to Using the graphical installer.
Using the graphical installer
Select the installation language and select OK.
On the Setup Replication Server page, select Next.
Read the license agreement. If you accept the agreement, select the I accept the agreement option and select Next.
Browse to a directory where you want to install the Replication Server components, or leave the default location. Select Next.
If you don't want a particular Replication Server component installed, clear the box next to the component name. Select Next.
Enter information for the Replication Server administrator.
Note
From this point on, we suggest you record the values you enter as you need them during the publication and subscription server registration process.
Enter values for the following fields:
Admin User — The Replication Server administrator user name needed to authenticate some Replication Server actions, such as registering a publication server or subscription server running on this host. You can enter any alphanumeric string for the admin user name. The default admin user name is admin.
Admin Password