News

Pg_dump is a command-line utility that allows you to export a PostgreSQL database to a file or a standard output stream. You can use pg_dump to create a plain text, custom, or directory format ...