
How to Install PostgreSQL 9.2 on CentOS 6.3
This quick post shows the basic steps to install PostgreSQL Database Server (PostgreSQL 9.2) on CentOS 6.3. This steps has been tested using CentOS 6.3. However, It may works on…
How to Install PostgreSQL 9.2 on CentOS 6.3
This quick post shows the basic steps to install PostgreSQL Database Server (PostgreSQL 9.2) on CentOS 6.3. This steps has been tested using CentOS 6.3. However, It may works on…
How to Install phpPgAdmin for Managing PostgreSQL Databases on CentOS 6.2
phpPgAdmin is a web application, written in PHP and web-based administration utility for managing PostgreSQL databases. It handles all the basic functionality as well as some advanced features such as…
How to Configure PostgreSQL to Listen from Any IP Address on CentOS 6.2
PostgreSQL is a Sophisticated open-source Object-Relational DBMS supporting almost all SQL constructs, including subselects, transactions, and user-defined types. PostgreSQL is a powerful, open source object-relational database system that available for…
How to Start, Stop, Restart PostgreSQL Database Server on Linux CentOS 6.2 Server
PostgreSQL is a sophisticated open-source Object-Relational DBMS supporting almost all SQL constructs, including subselects, transactions, and user-defined types. PostgreSQL is a powerful, open source object-relational database system that available for…
Question : When i typing service postgresql start as root on linux CentOS 6.2 server, i got the following error message : [root@centos62 ~]# service postgresql start /var/lib/pgsql/data is missing….
How to Install PostgreSQL Database Server on Linux CentOS 6.2 Server
PostgreSQL is a Sophisticated open-source Object-Relational DBMS supporting almost all SQL constructs, including subselects, transactions, and user-defined types. PostgreSQL is a powerful, open source object-relational database system that available for…