Speed Test Server Setup – Page 2
This page is used to set up the information for the PostgreSQL installation. The following fields are required and must be correct to progress to the next page.
Server Name: This will be the name of the server on which the PostgreSQL was installed. Typically, it will follow the pattern speedtest.companyname.com. It may also be an IP address, but in this case should be static.
Port: This is the port by which application will access PostgreSQL. This was specified at the time of installation of PostgreSQL. The default value during installation is 5432.
Admin User Name: Enter the user name for the administrative user for PostgreSQL that was specified during the installation. The default user name is postgres.
Admin Password: Enter the password for the administrative user for PostgreSQL that was specified during the installation.