Hello,
I recently upgraded from Ubuntu 8.04 to 8.10. After the OS upgrade I
choose to upgrade software as well (all quite automated in ubuntu).
Previously I was running postgres 8.2, but now I have postgres 8.3 (and
hopefully 8.2 as well).
I can run 8.3 and see the dbs (the default ones only; n
> On Sat, Feb 28, 2009 at 7:54 PM, Daniel J. Summers
> wrote:
>> Bryan Keith wrote:
>>>
>>> I can run 8.3 and see the dbs (the default ones only; not mine) with
>>> psql.
>>>
>>
>> I ran into this on an upgrade - however, I didn't
>> On Sat, Feb 28, 2009 at 7:54 PM, Daniel J. Summers
>> wrote:
>>>
>>> The command you're looking for is pg_upgradecluster. There's a
>>> description
>>> of it at
>>> http://manpages.ubuntu.com/manpages/hardy/man8/pg_upgradecluster.8.html
>>> . I
>>> believe the only time you'll need this is if y
>
> Is the package postgresql-8.2 still installed?
I don't know. Maybe not. How can I tell?
> Or did the Ubuntu upgrade
> automatically deinstall that? What does the log in
> /var/log/postgresql/8.2/... say?
The last lines of the latest non-empty 8.2 log file are:
$ sudo tail -n 15 /var/log/p
>> How do I install postgres 8.2? I think I installed 8.2 with something
>> like sudo apt-get install postgresql, but that will install 8.3 now, I
>> think.
>
> Try: sudo apt-get install postgresql-8.2
>
> I'm not sure about Ubuntu. Probably 8.2 isn't included in Intrepid
> anymore. (packages.ubun
>>> How do I install postgres 8.2? I think I installed 8.2 with something
>>> like sudo apt-get install postgresql, but that will install 8.3 now, I
>>> think.
>>
>> Try: sudo apt-get install postgresql-8.2
>>
>> I'm not sure about Ubuntu. Probably 8.2 isn't included in Intrepid
>> anymore. (packa