[pgadmin4] Make.bat with python3.6

2019-02-21 Thread 길P . day93
Hi~. when i build pgAdmin4 with python3.6 in ming32-make. always occured C:\ptyhon36\include\pyconfig.h error: 'std::_hypot' i heard this problem in situation that mingw and build with gcc. how did you resolve this problem??? i want to make installer but always problem at pyconfig.h do i change

Re: Importing servers with setup.py --load-servers with the same server group name for multiple users

2019-02-21 Thread Dave Page
Awesome - thanks for confirming. That was an easy one to fix for a change :-) On Thu, Feb 21, 2019 at 4:25 PM Henk F. van Til wrote: > Hi Dave, > > Thanks for the quick response. It works perfect now. > > Kind regards, > Henk van Til > -- > > -

Re: Importing servers with setup.py --load-servers with the same server group name for multiple users

2019-02-21 Thread Henk F . van Til
Hi Dave, Thanks for the quick response. It works perfect now. Kind regards, Henk van Til   - Original Message From: Dave Page To: "Henk F. van Til" Cc: "pgadmin-support lists.postgresql.org" Sent: Don, 21 Feb 2019 16:45 Subject: Re: Importing servers with setup.py --load

Re: Importing servers with setup.py --load-servers with the same server group name for multiple users

2019-02-21 Thread Dave Page
Hi On Thu, Feb 21, 2019 at 12:59 PM Henk F. van Til wrote: > Hi, > > We have pgadmin4 version 4.2 installed in server mode so it can be used by > several people. > > When creating an account for a new user, no servers are defined. > > > To setup these servers you can use the import functionality

Importing servers with setup.py --load-servers with the same server group name for multiple users

2019-02-21 Thread Henk F . van Til
Hi, We have pgadmin4 version 4.2 installed in server mode so it can be used by several people. When creating an account for a new user, no servers are defined. To setup these servers you can use the import functionality If you use the example from “https://www.pgadmin.org/docs/pgadmin4/