Re: One storage for all pgAdmin users

2020-11-18 Thread Dave Page
Hi On Wed, Nov 18, 2020 at 3:03 PM Сергей Краснов 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. i

One storage for all pgAdmin users

2020-11-18 Thread Сергей Краснов
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/som