pg_restore restore a PostgreSQL database from an archive file created by pg_dump

Description

A core utility for restoring a PostgreSQL database from an archive file previously created by pg_dump

pg_restore is a core utility for restoring PostgreSQL database from an archive file previously created by pg_dump.

pg_restore was added in PostgreSQL 7.1.