Re: What packages I need to install to get Postgres working - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: What packages I need to install to get Postgres working
Date
Msg-id 4B1C26A3.2040301@iol.ie
Whole thread Raw
In response to What packages I need to install to get Postgres working  (Andre Lopes <lopes80andre@gmail.com>)
Responses Re: What packages I need to install to get Postgres working  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
On 06/12/2009 21:35, Andre Lopes wrote:

> I have used Postgres on windows, but now I need to develop a website in
> Linux envoirnment.
>
> I have installed Ubuntu Desktop, but now I need to know what packages
> install to get Postgres working.

I think Ubuntu's packaging system is based on the Debian one, so you
should just need to do -

  apt-get postgresql-8.3

- to get PG and all it depends on. If you want 8.4, you'll need to get
it from backports.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

pgsql-general by date:

Previous
From: Andre Lopes
Date:
Subject: What packages I need to install to get Postgres working
Next
From: Andre Lopes
Date:
Subject: Re: What packages I need to install to get Postgres working