Re: [despammed] Ubuntu problems with Postgres install

From: Andreas Kretschmer <akretschmer(at)despammed(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: [despammed] Ubuntu problems with Postgres install
Date: 2005-06-22 05:42:44
Message-ID: 20050622054244.GA29403@webserv.wug-glas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

am 22.06.2005, um 15:31:43 +1000 mailte Kirti Pankhania folgendes:
> Kirti Pankhania wrote:
>
> >Folks,how do I get out of this jam?
> >I have new install of Ubuntu Hoary (newbie)
> >As I could not get apt-get to find postgres, I downloaded a deb
> >package(stable) as below.
> >The version of python currently installed is 2.4.1. (BTW, why is python
> >required anyway?)

I don't know.
I installed PG8 on a Debian/Sarge without python.

> >(Reading database ... 57719 files and directories currently installed.)
> >Unpacking postgresql (from .../postgresql_7.4.7-6sarge1_i386.deb) ...
> >perl: warning: Setting locale failed.
> >perl: warning: Please check that your locale settings:

Please run 'dpkg-reconfigure locales'.

Under Debian/Stable the current PG8 ist available as

pegasus:~# apt-cache policy postgresql-8.0
postgresql-8.0:
Installed: 8.0.3-2
Candidate: 8.0.3-2
Version Table:

pegasus:~# cat /etc/apt/sources.list
#deb file:///cdrom/ sarge main

deb http://debian.tu-bs.de/debian/ sarge main
#deb http://debian.tu-bs.de/debian/ experimental main
deb http://debian.tu-bs.de/debian/ testing main
#deb ftp://ftp.debian.org/debian experimental main
deb ftp://ftp.debian.org/debian testing main
deb-src http://debian.tu-bs.de/debian/ sarge main

deb http://security.debian.org/ sarge/updates main

Regards, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47212, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Celia McInnis 2005-06-22 20:32:19 declaring a timestamp without time zone array?
Previous Message Kirti Pankhania 2005-06-22 05:31:43 Ubuntu problems with Postgres install