Re: One storage for all pgAdmin users
От | Dave Page |
---|---|
Тема | Re: One storage for all pgAdmin users |
Дата | |
Msg-id | CA+OCxoxSjtsd8-CD8MBvcmYL+t3YQZkQJL-KS9-VNs54Deydqw@mail.gmail.com обсуждение исходный текст |
Ответ на | One storage for all pgAdmin users (Сергей Краснов <s.krasnov@scloud.ru>) |
Ответы |
RE: One storage for all pgAdmin users
|
Список | pgadmin-support |
Hi
On Wed, Nov 18, 2020 at 3:03 PM Сергей Краснов <s.krasnov@scloud.ru> wrote:
Hi!
Is there any way to make one storage accessible to a multiple users at one time?
Right now when you set STORAGE_DIR variable in config_local.py, pgAdmin will create a separate directory for every single user in it (e.g. if STORAGE_DIR=/somedir, then user’s storage root will be at /somedir/someuser/). The idea is to allow users access some common directory, or to set one directory as several user’s storage root.
pgAdmin doesn't have any specific support for this at the moment (please feel free to log a feature request at https://redmine.postgresql.org/projects/pgadmin4/issues/new), however you should be able to fake it by creating a symlink in each user's storage directory that points to a common location.
В списке pgadmin-support по дате отправления: