Contact | Privacy | Datenschutzerklärung | Impressum

Supported Platforms
UNIX PostgreSQL Version

General

heitml supports the PostgreSQL database system.

Installation

There are packaged versions of heitml/RADpage available for PostgreSQL on Linux which drastically minimize installation overhead. Please refer to the heitml/RADpage Download page on which version of PostgreSQL is supported by the latest heitml/RADpage release.

Furthermore, there are the generic versions of heitml/RADpage which come as a precompiled module, and which contain the database drivers as source code to work with any PostgreSQL version. You need to link in the PostgreSQL libpq library. Follow the instructions in the README file.

Configuration

  • heitmluser, heitmlpasswd are required for newer versions of PostgreSQL. If not given PostgreSQL uses the user name under which the Web server is running.
  • heitmldbname must give the database name
  • heitmldbhost if given, the name of the host where the database server is running. In that case, communication is done over TCP/IP. If not given, communication is done with UNIX sockets on the local host.
  • heitmldbport if given, the port on the host where the database server is running

In addition, you have to configure access control on newer PostgreSQL server versions. In case the PostgreSQL server runs on the same host as the Web server and access to the PostgreSQL server is denied by default, add the following line to the PostgreSQL Host-Based Access (HBA) Control File pg_hba.conf (replace heitmldbname by the value specified with the heitmldbname option and heitmluser by the value specified with the heitmluser option):

local	heitmldbname	heitmluser	password
and restart the PostgreSQL server. Read the PostgreSQL documentation for details about access control.
This page was dynamically generated by the web application development tool RADpage of H.E.I. H.E.I. provides support, tools, and services like Webdesign in Mannheimm, the HTML/CSS 3D WebGL Animation Library taccgl, 3D Webdesign, and 3D Product ConfiguratorDemo (3D Produkt Konfigurator Demo in German).
© 1996-2024 H.E.I. All Rights Reserved.



Homepage
Intro/Features
Component Guide
Programming
User Guide
  Supported Platforms
    Operating System
    Web Server
    Database
      ODBC
      PostgreSQL
    Generic (Kit)
    Trademarks
  Installation
  Configuration
  Operation
  RADpage
  Migrating heitml 1
Services
Privacy
Datenschutz
 
Contact / Impressum