Tag Archives: postgresql

Creating a Database in PostgreSQL

This guide will show how to create a database for Openfire, but the same commands can be used for creating any user and database you want.

Step 1

Providing that PostgreSQL is installed, start SQL Shell from the Start Menu

Read more »

Installing PostgreSQL on Windows

This is a very basic guide in installing and PostgreSQL on a Windows platform. The following guides will involve creating a user and a database, and ultimately install and configure Openfire!

Step 1

Go to http://www.enterprisedb.com/products-services-training/pgdownload  and download the latest version for your architecture

Read more »