A
A
Alexander Fadeev2015-12-10 18:13:20
MySQL
Alexander Fadeev, 2015-12-10 18:13:20

Is it possible to transfer the database from mysql to postgresql without rewriting queries?

Tell me how difficult it is to switch from one database to another, is it possible to do this without rewriting queries (or rewriting a small part of them) and how efficient postgresql will be if I have a kvm server with 4 cores and 4 gigs of RAM and ssd disks

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2015-12-10
Protko @Fesor

depends on the task (what kind of requests you have, simple ones are easy to transfer, complex ones are difficult).

K
Kirill, 2015-12-10
@kshvakov

unconfigured postgres will not be effective anywhere, if queries are not rewritten or rewritten, but not all, why then change mysql to postgresql ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question