1. Technology

How to Install and Connect to PostgreSQL on CentOS 6

PostgreSQL (pronounced ‘post-gres-Q-L’) is a free, open-source object-relational database management system (object-RDBMS), similar to MySQL, and is standards-compliant and extensible. It is commonly used as a back-end for web and mobile applications. PostgreSQL, or ‘Postgres’ as it is nicknamed, adopts the ANSI/ISO SQL standards together, with the revisions.

Pre-Flight Check
  • These instructions are intended specifically for installing PostgreSQL on CentOS 6.
  • I’ll be working from a Liquid Web Core Managed CentOS 6.5 server, and I’ll be logged in as root.

Step 1: Install PostgreSQL

First, you’ll follow a simple best practice: ensuring the list of available packages is up to date before installing anything new.

yum -y update

Then it’s a matter of just running one command for installation via apt-get:

yum -y install postgresql postgresql-contrib

PostgreSQL should now be installed.

Step 2: Start PostgreSQL

Configure Postgres to start when the server boots:

chkconfig postgresql on

Start Postgres:

service postgresql initdb

service postgresql start

Step 3: Switch to the Default PostgreSQL User

As part of the installation Postgres adds the system user postgres and is setup to use “ident” authentication. Roles internal to Postgres (which are similar to users) match with a system user account.

Let’s switch into that system user:

su – postgres

And then connect to the PostgreSQL terminal (in the postgres role):

psql

That’s it! You’re connected and ready to run commands in PostgreSQL as the postgres role. In future (Sept 2014) articles we’ll delve into creating new roles, changing a role’s password, creating/deleting databases, backups, etc.

Want to Try This Tutorial?

Launch a Free* Storm Server

*For new customers only

<!– –><!– –>

Thank you. Your request has been submitted and we’ll be sending you a $75 Storm coupon shortly!

No Comments
Comments to: How to Install and Connect to PostgreSQL on CentOS 6

Recent Articles

Good Reads

Yellow stones in general have always occupied a special place in both jewelry and astrology, but the Yellow Sapphire specifically shines on high. This gemstone is the association of prosperity, and wisdom; different regions produce unique features. Ceylon Yellow Sapphire, Burma Yellow Sapphire and Bangkok Yellow Sapphire — these are the three most popular types. […]
As constructed surveys, also known as as-built surveys, are a critical step in construction projects across Melbourne in 2026. These surveys verify that a completed structure has been built according to approved plans and specifications. An as constructed survey involves measuring the final position of buildings, structures, and infrastructure elements after construction is complete. This […]

Worlwide

Overview VipsPM – Project Management Suite is a Powerful web-based Application. VipsPM is a perfect tool to fulfill all your project management needs like managing Projects, Tasks, Defects, Incidents, Timesheets, Meetings, Appointments, Files, Documents, Users, Clients, Departments, ToDos, Project Planning, Holidays and Reports. It has simple yet efficient layout will make managing projects easier than […]
Yellow stones in general have always occupied a special place in both jewelry and astrology, but the Yellow Sapphire specifically shines on high. This gemstone is the association of prosperity, and wisdom; different regions produce unique features. Ceylon Yellow Sapphire, Burma Yellow Sapphire and Bangkok Yellow Sapphire — these are the three most popular types. […]
As constructed surveys, also known as as-built surveys, are a critical step in construction projects across Melbourne in 2026. These surveys verify that a completed structure has been built according to approved plans and specifications. An as constructed survey involves measuring the final position of buildings, structures, and infrastructure elements after construction is complete. This […]
Blue sapphires are one of the most coveted gemstones on earth — loved for their rich hue, sunshine sparkle, and rarity. But sapphires aren’t all created equal. Sapphire origin is one key factor in determining its quality, look, and price. In this article, we cover three of the most recognizable varieties—Kashmir Blue Sapphire, Ceylon Blue […]

Trending

Turquoise Jewelry is one of the ancient healing stones used for personal adornment and astrological benefits. The rare greenish blue-colored pectolite is celebrated for its enchanting powers among many crystal lovers. It is a hydrated phosphate of copper and aluminum that ranks 5 to 6 on the Mohs hardness scale. It is deemed a protective […]
24 March 2020, the evening when the Government of India ordered a nationwide lockdown for 21 days. Because the deadly Coronavirus crept into the world and turned it into a sinking ship, put unforeseen pressures on all of us with its destructive intentions. Soon after, it turned into a giant monster. Omicron, the new variant […]