Re: Users Management

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: PIERRE MARIE PETIT <pierremarie(dot)petit(dot)partner(at)decathlon(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Users Management
Date: 2021-09-20 04:46:35
Message-ID: CAM9w-_mwjA4ynmkoR-VoUZW1=xt=KMe2G8JJGFQjubrz9YDUdg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi PIERRE,

Importing users is not currently supported. One way around that is to map
the storage directory onto a persistent volume so the users, server
definitions, saved SQL queries etc. are all persistent. The docs on
container deployment describe that:
https://www.pgadmin.org/docs/pgadmin4/4.x/container_deployment.html#mapped-files-and-directories

Import users feature will be implemented with -
https://redmine.postgresql.org/issues/4125.

On Fri, Sep 17, 2021 at 6:15 PM PIERRE MARIE PETIT <
pierremarie(dot)petit(dot)partner(at)decathlon(dot)com> wrote:

> Hello,
> using docker to run pgadmin4, where do i can configure users management
> without using UI ?
> thanks
>
>
>
> *Pierre-Marie PETIT*
> SI Engineer
> Tech & Talents - Croix
>
> *+33 6 48 26 78 93Check our new
> website: https://techandtalents.subsidia.org/
> <https://techandtalents.subsidia.org/>*
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Aditya Toshniwal 2021-09-20 05:08:04 Re: Autocommit for multi call procedure
Previous Message PIERRE MARIE PETIT 2021-09-17 12:44:28 Users Management