Installation
v2.6.0
Search this version
Installation
Installation
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Windows
Copy Markdown
Open in ChatGPT
Open in Claude
PostgreSQL version 16.9 or higher is required.
Install PostgreSQL
- Go to Download PostgreSQL page.
- Choose and download the Windows x86-64 version.
- Once the download is complete, run the installer.
- When prompted, keep the default installation directory.
- Choose the default components to install.
- Set a password for the
postgresuser. Make sure to save this password for later use.

- Select the port. Default is 5432.

- Choose the default locale for the new database cluster.
- Complete the installation process.
Open connection
- Locate the PostgreSQL data directory on your server.
Bash
xxxxxxxxxxC:\Program Files\PostgreSQL\<version>\data\- To allow remote connections, open the
postgresql.conffile and configure the following setting:
postgresql.conf
xxxxxxxxxxlisten_addresses = '*'- To allow MetaDefender Cluster services to access the database, open the
pg_hba.conffile and add the following rule.
pg_hba.conf
xxxxxxxxxxhost all all 0.0.0.0/0 scram-sha-256- Restart the PostgreSQL service to apply the changes.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Linuxnull
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message