Installing postgresql on Debian Lenny-->my /etc/apt/sources.list.

From: Ricky Tompu Breaky <ricky(dot)breaky(at)uni(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Installing postgresql on Debian Lenny-->my /etc/apt/sources.list.
Date: 2009-09-11 06:17:09
Message-ID: 20090911131709.1e4015b0@mandreev
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear my friends,

I want to install PostgreSQL in my Debian Lenny box.

I can't install PostgreSQL with aptitude:
"
aptitude install postgresql
".

It seems that the aptitude can not find the postgresql.

This is my '/etc/apt/sources.list'.

I have done "aptitude update" too. And it was completed properly.

Please tell me what is my mistake.

Thank you very much in advance.

===

deb http://security.debian.org/ stable/updates main contrib
deb ftp://packages.debian.org/debian/ stable main contrib non-free
deb-src ftp://packages.debian.org/debian/ stable main contrib non-free

deb http://kambing.ui.edu/debian/ stable main contrib non-free
deb http://kambing.ui.edu/debian-security/ stable/updates main contrib
non-free deb-src http://kambing.ui.edu/debian/ stable main contrib
non-free deb-src http://kambing.ui.edu/debian-security/ stable/updates
main contrib non-free

deb http://security.debian.org/ testing/updates main contrib
deb ftp://packages.debian.org/debian/ testing main contrib non-free
deb-src ftp://packages.debian.org/debian/ testing main contrib non-free

deb http://kambing.ui.edu/debian/ testing main contrib non-free
deb http://kambing.ui.edu/debian-security/ testing/updates main contrib
non-free deb-src http://kambing.ui.edu/debian/ testing main contrib
non-free deb-src http://kambing.ui.edu/debian-security/ testing/updates
main contrib non-free

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2009-09-11 06:56:33 Re: Installing postgresql on Debian Lenny-->my /etc/apt/sources.list.
Previous Message Tom Lane 2009-09-11 04:37:37 Re: "show all" command crashes server