PostgreSQL Database Dump and Restore

From NovaOrdis Knowledge Base
Revision as of 18:16, 21 December 2018 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

Internal

Overview

This article describes the dump and restore procedure for a PostgreSQL database. The procedure can be used in various situations, such as when the database needs to be back up, or transferred into another physical RDBMS.

Procedure