Re: Database Backup - Mailing list pgadmin-support

From Michel Feinstein
Subject Re: Database Backup
Date
Msg-id CAEg4jbNLK8t=FLCKGuc0OV1n4j9UrR2-q_7JBLhA4=3j4BZuVg@mail.gmail.com
Whole thread Raw
In response to Re: Database Backup  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-support
Ok, thanks. 

On Fri, Nov 8, 2019, 10:36 Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi Michel,

pgAdmin4 does not take backup by itself but uses pg_dump in backend, It just provides GUI interface for pg_dump utility for taking backups.
Please refer the pg_dump documentation if you require any specific details on backup process.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



On Fri, Nov 8, 2019 at 6:22 AM Michel Feinstein <michelfeinstein@gmail.com> wrote:
Hi guys,

I am about to take down a database, so I want to make a backup before, in case I need to turn it on again in the future. Are there any caveats I should be aware of, when using pgAdmin for the backup?

Thanks in advance.

pgadmin-support by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: Database Backup
Next
From: Michel Feinstein
Date:
Subject: Wrong description in backup docs