News

For now it uses pgloader tool to migrate data from MySQL or other databases to PostgreSQL. Also it can use etlalchemy tool to migrate data from any database type to another, but this is not stable yet ...
Learn the main steps to migrate a MySQL database to PostgreSQL, from preparation to optimization. Find out the best tools and tips for a smooth transition.
PostgreSQL supports various authentication methods including password-based methods (e.g., MD5 and SCRAM-SHA-256), Kerberos, GSSAPI, LDAP and certificate-based authentication. Role-based access ...