From: | Chris <dmagick(at)gmail(dot)com> |
---|---|
To: | John Tiedeman <jdtiede(at)bellsouth(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: New inst. 8.3.0 has no client |
Date: | 2008-02-22 01:31:26 |
Message-ID: | 47BE25EE.7030502@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
John Tiedeman wrote:
> When I upgraded to Kubuntu 7.10 I opted to install 8.3 rather than stick
> with 8.2. I knew to dump my 8.2 files first.
> After I finished installing, I got (and still get) a message that I
> should have an 8.3.0-client. I don't see any separate downloads listed
> so assume it's in the standard package. Is there a step I might have missed?
It's a separate package in debian/ubuntu.
$ dpkg -l | grep postgres | grep 8.3
ii postgresql-8.3 8.3.0-1~bpo40+1
object-relational SQL database, version 8.3
ii postgresql-client-8.3 8.3.0-1~bpo40+1
front-end programs for PostgreSQL 8.3
(These particular ones are from backports.org)
--
Postgresql & php tutorials
http://www.designmagick.com/
From | Date | Subject | |
---|---|---|---|
Next Message | brian | 2008-02-22 01:48:28 | Re: New inst. 8.3.0 has no client |
Previous Message | John Tiedeman | 2008-02-22 01:20:02 | New inst. 8.3.0 has no client |