
Download the latest stable release 2.8.8 of wxGTK from here
PGADMIN 4 CONFIGURATION BROWSER INSTALL
WxGTK2 can be installed from YaST2 packages (wxGTK) however, it is recommended to install from source. Opensuse11:~/postgresql-8.3.3 # make make install Once, the script runs without any error, run “make” and “make install” to compile and install PostgreSQL. Opensuse11:~ # tar -zxvf postgresql-8.3.3.tar.gzĬhange directory to the newly extracted directory and run the configure script with “–with-openssl” switch to support openssl. PgAdmin III requires Postresql database server be installed with support to openssl and hence it is better to build PostgreSQL from source.ĭownload the latest version of PostgreSQL from here

Install PostgreSQl Database Server from Source Opensuse11:~ # yast2 –install gtk2 gcc automake autoconf libxml2 libxml2-devel libxslt libxslt-devel postgresql postgresql-devel WxGTK 2.8 or above (YaST2 package: wxGTK) Latest stable postgreSQL (YaST2 package: postgresql postgresql-devel & postgresql-server from source)

PgAdmin requires the following pre-requisites to be installed before proceeding to install PostgreSQL. NOTE: This procedure is installed on openSUSE 11.0

PGADMIN 4 CONFIGURATION BROWSER HOW TO
Let’s see how to install and configure pgAdmin in openSUSE. The application is executed in binary code, not in a virtual machine, therefore offering excellent performance. In every environment, pgAdmin III is a native application. The software is written in C++ and uses the excellent wxWidgets cross platform toolkit. pgAdmin III is a comprehensive design and management interface for PostgreSQL database, designed to run on most operating systems. PgAdmin III is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
