Re: MSSQL to PostgreSQL Migration

Поиск
Список
Период
Сортировка
От Datta D
Тема Re: MSSQL to PostgreSQL Migration
Дата
Msg-id CANhObs1R4LFy0DHZCf-FjOch+yUpDyP-59Zd+hDRkp=ZGfkuzg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MSSQL to PostgreSQL Migration  (Samed YILDIRIM <samed@reddoc.net>)
Ответы Re: MSSQL to PostgreSQL Migration  (Gurudutt Dhareshwar <gurudutt.dhareshwar@gmail.com>)
Список pgsql-admin
Hi Samed
 I have all type of objects tables,views, functions, procs etc with Data in table SqlServer database, which I am looking for migrating it to Postgresql with OpenSource tools.

Thanks
Datta

On Mon, Jan 9, 2023 at 5:59 PM Samed YILDIRIM <samed@reddoc.net> wrote:
Hi Datta,

What objects do you exactly need to migrate? Tables, views, functions, indexes, procedures etc. Depending on object types, I can recommend multiple options. Unfortunately, I don't know any good solution that can convert all T-SQL code to pl/pgsql.

Best regards.
Samed YILDIRIM


On Sun, 1 Jan 2023 at 20:12, Datta D <dattadeshpande.it@gmail.com> wrote:
Dear Admins
 I am looking for a reliable open-source tool for migrating MSSQL server to Postgresql on prem cloud.
 Can you please suggest a related open-source tool for migrating all objects and data?

Thanks
Datta

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

Предыдущее
От: Samed YILDIRIM
Дата:
Сообщение: Re: Select on Foreign table is not working
Следующее
От: Gurudutt Dhareshwar
Дата:
Сообщение: Re: MSSQL to PostgreSQL Migration