Skip to main content

๐Ÿ‘ Connect to the Database

Select PostgreSQL as Database Typeโ€‹

Selecting PostgreSQL as Database

Enter connection detailsโ€‹

Enter the details for the PostgreSQL database you will be migrating from.

  • If your instructors have configured a server for you to use, ask them for the host name, username and password. It's important to click on the SSL tab and active SSL.
  • If you followed the steps to configure PostgreSQL in a docker container, the hostname will be localhost, username postgres and password postgres.

Click Test Connection to ensure your details are correct.

Click Connect to proceed to the next step.

Screenshot of the connect modal