Re: How to uses self query plan

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: How to uses self query plan
Дата
Msg-id dcc563d10712191525m30bf8363o6558ec19072f5921@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to uses self query plan  ("olivier.boissard@cerene.fr" <olivier.boissard@cerene.fr>)
Список pgsql-admin
On Dec 19, 2007 5:17 PM, olivier.boissard@cerene.fr
<olivier.boissard@cerene.fr> wrote:
> Guillaume Lelarge a écrit :
> > olivier.boissard@cerene.fr wrote:
> >
> >> You're right .
> >> I will begin by migrate postgresql version.
> >> postgresql is now to 8.3 version . A lot of performance inprovements
> >> have been made in this last version .
> >> In any case I must do a pg_dump/pg_restore.
> >> So , Should I try directly 8.3 version or is it more cautious to stay in
> >> 8.1.x version ?
> >>
> >>
> >
> > It mostly depends on you. PostgreSQL 8.3 is still in beta phase. So, if
> > you're also on development stage, you can use 8.3. Otherwise, it's
> > better to use the latest stable available, which means 8.2.5.
> >
> >
> >
> I want in fact to make test on a server before , when validated migrate
> on production server , so 8.2.5 is more appropriate.
> Will I be able to  keep my postgresql.conf file or is it not compatible ?

No, you'll need to edit the new one by hand to reflect the changes
you've made in the old one.  Some things get renamed from one to the
next, and often newer versions of pgsql have new settings you that the
old version's postgresql.conf wouldn't know about.

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

Предыдущее
От: "olivier.boissard@cerene.fr"
Дата:
Сообщение: Re: How to uses self query plan
Следующее
От: "A.Burbello"
Дата:
Сообщение: Re: Dump database more than 1 flat file