====== Simple Hosting: PostgreSQL database management====== ===== Export a database ===== You may export your database using the Export feature of [[:en:simple:phppgadmin|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