Re: Migrating MySQL DB to PostgreSQL DB.

Поиск
Список
Период
Сортировка
От Kaushal Shriyan
Тема Re: Migrating MySQL DB to PostgreSQL DB.
Дата
Msg-id CAD7Ssm8uWyWqvCbt2zOc3TCj23uot6f8WM-0DBHBoDqZPHd7_A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Migrating MySQL DB to PostgreSQL DB.  (Ron <ronljohnsonjr@gmail.com>)
Ответы Re: Migrating MySQL DB to PostgreSQL DB.  (Tom Browder <tom.browder@gmail.com>)
Список pgsql-general


On Mon, Jul 31, 2023 at 4:15 AM Ron <ronljohnsonjr@gmail.com> wrote:
On 7/30/23 09:01, Kaushal Shriyan wrote:
> Hi,
>
> I am running MySQL DB 8.0.34 on Red Hat Enterprise Linux release 8.7
> (Ootpa). Is there a way to import MySQL DB along with data to PostgreSQL
> 14 database server?
>
> Please suggest. Thanks in advance.

Depending on the size of the database, the "exoticness" of the datatypes,
the amount of downtime available and how complicated any stored procedures
and triggers are, simple CSV export/import might do the trick.

--
Born in Arizona, moved to Babylonia.


Thanks Ron for the suggestion. Much appreciated. Are there any PostgreSQL GUI applications for MacOS, Windows and Linux similar to MySQL Workbench (https://www.mysql.com/products/workbench/) ?

Please suggest. Thanks in advance.

Best Regards,

Kaushal

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

Предыдущее
От: Ron
Дата:
Сообщение: Re: Migrating MySQL DB to PostgreSQL DB.
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Understanding pg_stat_io.evictions