PostgreSQL

v2.1.0 Databases Official
👤 Maintained by: Orchelium

Description

Backup, restore and manage PostgreSQL databases.
Uses pg_dump / pg_dumpall for exports, pg_restore / psql for imports,
and standard psql / createdb / dropdb / vacuumdb utilities.
Passwords are managed via a PGPASSFILE (.pgpass) so they never appear
on the command line.

Tags

postgresql postgres backup database

Installation

Via Plugin Manager (Recommended)
  1. Open Orchelium and navigate to Plugin Manager.
  2. Find PostgreSQL in the catalog and click Install.
  3. The plugin is downloaded and activated automatically — no restart required.
Manual Install
  1. Download from: https://github.com/dpembo/orchelium-plugins/tree/main/postgresql
  2. Copy the folder to your Orchelium plugins/postgresql/ directory.
  3. Orchelium hot-reloads the plugin within seconds — no restart needed.