EnterpriseDB
  • Home
  • Category
    Installation & Getting Started Quick Start Reference User Guides
  • Product
    EDB Backup and Recovery Tool EDB JDBC Connector EDB .NET Connector EDB OCL Connector EDB ODBC Connector EDB*Plus EDB Postgres Advanced Server EDB Postgres Ark Platform EDB Postgres Cloud Database Service EDB Postgres Enterprise Manager EDB Postgres Failover Manager EDB Postgres Hadoop Foreign Data Wrapper EDB Postgres Language Pack EDB Postgres Migration Portal EDB Postgres Migration Toolkit EDB Postgres MongoDB Foreign Data Wrapper EDB Postgres MySQL Foreign Data Wrapper EDB Postgres PgBouncer EDB Postgres Pgpool-II EDB Postgres PostGIS EDB Postgres Replication Server EDB Postgres Slony Replication PostgreSQL pgAdmin 4

EDB Postgres Advanced Server → 11 → User Guides → Language Pack Guide
Other versions of this page: 12 · 11 · 10

Get Postgres Tips and Tricks

Subscribe to get advanced Postgres how-tos.

Table of Contents Previous Next


2 Installing Language Pack : 2.3 Configuring Language Pack on an Advanced Server Host

2.3 Configuring Language Pack on an Advanced Server Host
After installing Language Pack on an Advanced Server host, you must configure the installation.
Configuring Language Pack on Windows
On Windows, the Language Pack installer places the languages in:
C:\edb\languagepack-11\x64
After installing Language Pack, you must set the following variables:
set PYTHONHOME=C:\edb\languagepack-11\x64\Python-3.6.
Use the following commands to add Python, Perl and Tcl to your search path:
set PATH= C:\edb\LanguagePack-11\x64\Python-3.6;
C:\edb\LanguagePack-11\x64\Perl-5.26\bin;
C:\edb\LanguagePack-11\x64\Tcl-8.6\bin;%PATH%
After performing the steps required to configure Language Pack on Windows, use the Windows Services applet to restart the Advanced Server database server.
 

2 Installing Language Pack : 2.3 Configuring Language Pack on an Advanced Server Host

Table of Contents Previous Next
© 2021 EnterpriseDB Corporation. All rights reserved. | Privacy Policy | Terms of Use | Trademarks