Re: migrate data 6.5.3 -> 8.3.1

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: migrate data 6.5.3 -> 8.3.1
Дата
Msg-id 48A560CD.5090704@pse-consulting.de
обсуждение исходный текст
Ответ на Re: migrate data 6.5.3 -> 8.3.1  (alexander lunyov <lan@zato.ru>)
Ответы Re: migrate data 6.5.3 -> 8.3.1
Список pgsql-hackers
alexander lunyov wrote:
> Andreas Pflug wrote:
>>>>> I want to try new pg_dump to connect to old server, but i can't - old
>>>>> postgres doesn't listening to network socket. Why postgres 6.5.3 not
>>>>> binding to network socket? It started with this line: 
>>
>> Maybe you should just dump schema and data separately with your old 
>> pg_dump tool, then rework the schema for 8.3 manually.
>
> I can do this, but i don't know how to rework it.
I wonder if you need these self defined aggregates at all, most or all 
of them are in 8.3 already.

Regards,
Andreas



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

Предыдущее
От: "Fujii Masao"
Дата:
Сообщение: Reporting the bind-parameter on an error
Следующее
От: Martin Pihlak
Дата:
Сообщение: Re: Patch: plan invalidation vs stored procedures