Обсуждение: Data migration from postgres 9.5 to enterprisedb 10

Поиск
Список
Период
Сортировка

Data migration from postgres 9.5 to enterprisedb 10

От
Atul Kumar
Дата:
Hi,

I need to migrate my data from postgres 9.5 to enterprisedb 10.

Can you help me in telling how should I achieve this.





Regards 
Atul

Re: Data migration from postgres 9.5 to enterprisedb 10

От
"David G. Johnston"
Дата:
On Fri, Jan 15, 2021 at 8:23 AM Atul Kumar <akumar14871@gmail.com> wrote:
Hi,

I need to migrate my data from postgres 9.5 to enterprisedb 10.

Can you help me in telling how should I achieve this.


I doubt it matters, but if it's the community package it's still just PostgreSQL v10 and the community documentation all still applies.

For instance:


David J.