How do I create a Backup Operator account ? - Mailing list pgsql-general

From Marcos Aurelio Nobre
Subject How do I create a Backup Operator account ?
Date
Msg-id CALrcA6=BD-+7tq=rDELRGtfWaStk2YznFMQb_tAdvZVcs6NBWQ@mail.gmail.com
Whole thread Raw
Responses Re: How do I create a Backup Operator account ?  (Neil <neil@fairwindsoft.com>)
Re: How do I create a Backup Operator account ?  (Luca Ferrari <fluca1978@gmail.com>)
List pgsql-general
Hi all.

I need to create a PostgreSQL account , that only do a Backup and Restore operations over a PGSQL Database .

My main difficulty is to only assign Backup and Restore capability to one user account, unlike the ability to perform DQL and DML operations for ordinary user accounts. 

In POSTGRESQL there is no backup / restore privilege because these operations are performed by server specific utilities.

One possibility that I thought would be:

I was wondering if it was possible to configure the pgAdmin4 menus to be available for a particular login, only Backup & Restore items. But I'm not sure how to associate a bank login account with a specific menu setting of a client tool.

Could someone give me any ideas or directions?

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Reproducing query plans in empty database: can I just copy statsand settings?
Next
From: Neil
Date:
Subject: Re: How do I create a Backup Operator account ?