Re: [GENERAL] Installing postgresql on Debian Lenny--my /etc/apt/sources.list.

2009-09-14 Thread Cédric Villemain
Le vendredi 11 septembre 2009, Ricky Tompu Breaky a écrit : Dear Peter Eisentraut. My aptitude still can not find it. you didn't search with aptitude but tried to install. My guess is that it is already installed. try a 'dpkg -l postgresql-8.3' it will output something like : [...] ii

[GENERAL] Installing postgresql on Debian Lenny--my /etc/apt/sources.list.

2009-09-11 Thread Ricky Tompu Breaky
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

Re: [GENERAL] Installing postgresql on Debian Lenny--my /etc/apt/sources.list.

2009-09-11 Thread Peter Eisentraut
On Fri, 2009-09-11 at 13:17 +0700, Ricky Tompu Breaky wrote: It seems that the aptitude can not find the postgresql. Please post the exact output from the screen. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription:

Re: [GENERAL] Installing postgresql on Debian Lenny--my /etc/apt/sources.list.

2009-09-11 Thread Richard Huxton
Ricky Tompu Breaky wrote: Dear my friends, I want to install PostgreSQL in my Debian Lenny box. I can't install PostgreSQL with aptitude: aptitude install postgresql . What Peter said, but you might also want to do aptitude search postgresql. That should find packages including

Re: [GENERAL] Installing postgresql on Debian Lenny--my /etc/apt/sources.list.

2009-09-11 Thread Ricky Tompu Breaky
Dear Peter Eisentraut. My aptitude still can not find it. Please keep telling me. Thank you very much in advance. Here is the output of my postgres installation attempt with aptitude and my current '/etc/apt/sources.list': lenny:/etc/apt# dpkg-reconfigure gforge-db-postgresql lenny:/etc/apt#