Backup and Restore a PostgreSQL Database

Backup :
Backup database in .sql file and with role from dropdown

Restore :

C:\Program Files\PostgreSQL\9.4\bin>psql -U postgres db_cpm <C:\CPM\cpm.sql

Comments

Popular posts from this blog

How to use DbFunctions.TruncateTime

Provision AWS EC2 Instance and RDS with Terraform, and Deploy Spring Boot App to EC2 Instance via GitHub Action Pipeline

Microsoft Access Connectivity from C#