Showing posts with label postgresql. Show all posts
Showing posts with label postgresql. Show all posts

Embracing SQL in Postgres

On the flame ware between SQL vs. ORM, I prefer SQL, and here's some hits why: Embracing SQL in Postgres

./M6

Upgrade PostgreSQL from 9.1 to 9.3 on Kubuntu

The following article show how to upgrade PostgreSQL from version 9.1 to version 9.3 in Kubuntu.
This will also work in Ubuntu and it can also be applied to upgrade between any version of PostgreSQL.

Here's how to Upgrade PostgreSQL from 9.1 to 9.3 on Kubuntu.

./M6

PostgreSQL on Kubuntu

As I needed to install PostgreSQL on Kubuntu, I find these three tutorials particularly helpful:
I recommend reading them all before actually installing it. They overlap in some parts but do complement each other.

./M6