Welcome to the Postgres Pro (PostgreSQL) Installation Wizard.
First the boring legal stuff. The software bundled together in this package is released under a number of different Open Source licences. By using any component of this installation package, you agree to abide by the terms and conditions of it’s licence.
The Postgres Pro Server, pgAdmin and the installer itself are released under the PostgreSQL License.
This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)
This Windows installer can run on a Windows XP SP3 and above.
The procedural languages pl/Perl, pl/Python are included in this distribution of Postgres Pro. The server has been built using the LanguagePack community distributions of those language interpreters. To use any of the these languages from within Postgres Pro, download and install the appropriate interpreters and ensure they are included in the PATH variable under which the database server will be started. The versions used are shown below - newer minor (bugfix) releases may also work, but have not been tested.
The current pl/Python is dynamically linked with Python's shared library in the LanguagePack installers. Some distributions of Python interpreters (including ActivePython) on Linux do not carry a dynamic library of Python. Such interpreters would no longer be functional with pl/Python. We strongly recommend the users to use LanguagePack installers for pl/Perl and pl/Python.
The special 'NT AUTHORITY\NetworkService' account is used.
Path to install directory:
/D=Path
Silent install:
/S
Ini file with install options:
/init=File_name.ini
In the section [options] can be that's options:
InstallDir = Path to install server
DataDir = Path to data folder
Port = port number
SuperUser = user name
Password=user's password
noExtConnections = 1 – don't allow external connections
Ņoding = ...
Locale = Locale
Pgadmin=no — don't install pgAdmin
Vcredist=no — don't install Visual C++ Redistributable Package
Pgserver=no – don't install PosgreSQL server
odbc=no – don't instal ODBC drivers
envvar=1 – set up environment variables helpful for Postgres Pro: PGDATA, PGDATABASE, PGUSER, PGPORT, PGLOCALEDIR
Assembled by Postgres Professional