On Fri, Apr 21, 2017 at 6:45 PM, Josh Berkus <josh@berkus.org> wrote:
Devrim,

> * cp /etc/httpd/conf.d/pgadmin4-v1.conf.sample /etc/httpd/conf.d/pgadmin4-
> v1.conf

One more question: the sample .conf doesn't have the
threads-and-1-process configuration recommended in the pgadmin docs.  Is
there a reason it doesn't need it?

That's definitely required, otherwise you will end up with multiple DB connection managers and have no way for client sessions to maintain affinity with the right one.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company