目錄表

Simple Hosting: PostgreSQL database management

Export a database

You may export your database using the Export feature of phpPgadmin.

Import a database

To import your database, log into your console (it must first be activated) and use the following command:

psql < dump.sql