# Migrate PostgreSQL between servers
As with MySQL transfers, the transfer of a PostgreSQL database is handled by the assigned Application server for the website which is having its database transferred. It is therefore necessary that the Application server can reach both the source and the destination server on port 5432 TCP. Problems with database transfers are usually caused by external firewalls or management scripts.