Re: How to install latest stable postgresql on Debian

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Andrus <kobruleht2(at)hot(dot)ee>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to install latest stable postgresql on Debian
Date: 2011-11-18 20:07:43
Message-ID: 4EC6BB0F.30005@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 18/11/2011 19:59, Andrus wrote:
> I tried to install latest PostgreSql on plain Debian using instructions from
>
> http://backports-master.debian.org/Instructions/
>
> I added line described there to sources and tried
>
> root(at)EEPOLDB01 <mailto:root(at)EEPOLDB01>:~# apt-get -t squeeze-backports
> install postgresql-9.1
> Reading package lists... Done Building dependency tree Reading state
> information... Done
> E: Unable to locate package postgresql-9.1
> E: Couldn't find any package by regex 'postgresql-9.1'
>
> How to install it ?

Did you do "apt-get update" after adding the line to the source list?

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2011-11-18 20:12:52 Re: How to use like with a list
Previous Message Andrus 2011-11-18 19:59:33 How to install latest stable postgresql on Debian