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/05/31 10:23 (外部編輯)