User's Manual

25
6.10 PostgreSQL
PostgreSQL is a powerful object associated database containing many support capabilitites
that are not provided by other databases. PostgreSQL features its support to various
programming languages and provides commonly used accesses such as ODBC and JDBC.
It also provides excellent support to Chinese. For the information of technical support, please
refer to our official website: www.postgresql.org.
6.10.1 Database Admin
This system provides a simple and easy-to-use database administration system phpPgAdmin.
To create a new database, or select or insert views in the database or table, users need only
to click their mice several times and enter the required name as shown in the following figure.
6.10.2 Server Access Admin
This function is used to configure who may connect to PostgreSQL to use the database. To
execute the configuration, select the database you want to configure and enter the address
and netmask. You may then select trust to pass the configuration or select reject to block it in
Authentication Mode.