Re: converting older databases

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: converting older databases
Дата
Msg-id dcc563d10903051935j60c325efo1fad30c9746687bd@mail.gmail.com
обсуждение исходный текст
Ответ на Re: converting older databases  (Sathish Duraiswamy <sathish@leatherlink.net>)
Список pgsql-general
On Thu, Mar 5, 2009 at 5:56 PM, Sathish Duraiswamy
<sathish@leatherlink.net> wrote:
> Thanks for ur reply John
>
> For information , We have Novell SuSe 11.0 server ON x86_32 and we have
> installed from source code

Then all you need to do is run ./configure with the same --prefix
switch as you did before, and then make ; make install it and it will
be installed over the top of the pg install files already there.  Shut
down the db first, then run make install.  Should come right back up.
It's always a good idea to have a backup just in case though.

В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: idle users
Следующее
От: Christian Schröder
Дата:
Сообщение: Performance of subselects