How to import my .sql file to a PostgreSQL database?

There are just a couple of important steps you need to make in order to import your .sql file to your PostgreSQL database. The first thing you have to do is to create a new PostgreSQL (if you haven’t created one already). After that open your phpPgAdmin and follow these steps:

cPanel Hosting from WebhostFace
  1. Select the database
  2. Navigate to the SQL button
  3. Click the Choose File button and select the SQL file from your computer.
  4. Hit Execute.

Should you experience any difficulties you can always contact our 24/7 Support Team who will gladly help you perform this operation.