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
最后更改: 2016/06/08 08:46 (外部编辑)