Re: postgreSQL not working after upgrade to Ubuntu 10.4
От | Steve Crawford |
---|---|
Тема | Re: postgreSQL not working after upgrade to Ubuntu 10.4 |
Дата | |
Msg-id | 4BE451C0.8040505@pinpointresearch.com обсуждение исходный текст |
Ответ на | postgreSQL not working after upgrade to Ubuntu 10.4 (AllieH <allison.hoch@ll.mit.edu>) |
Ответы |
Re: postgreSQL not working after upgrade to Ubuntu 10.4
|
Список | pgsql-general |
AllieH wrote: > Yesterday I upgraded from Ubuntu 9.10 to 10.4. Unfortunately this has caused > me serious problems with everything related to postgreSQL. It seems as > though the new version of ubuntu is requiring me to use PostgreSQL 8.4 > instead of 8.3 which I was previously using. I tried installing 8.4 but I > can't seem to get the database to start. Has anyone had a similar problems? > Probably, depending on method of upgrade. Try looking at the output of: ls /etc/postgresql ls /etc/init.d/postgresql* ls /var/lib/postgresql If you did a basic upgrade you may find that both versions are installed and you just have to start the old one (then do your dumps so you can upgrade). Alternately, you may want to use the /usr/bin/pg_upgradecluster script that is typically available on Ubuntu and (usually, in reasonably vanilla cases) does the upgrade for you. In all cases, do your best to get a backup, first. Cheers, Steve
В списке pgsql-general по дате отправления: