[pgAdmin][RM4696] Add RE-SQL/MSQL test cases for Materialized View

2019-11-18 Thread Rahul Shirsat
Hi Hackers, I have attached the patch for RE-SQL/MSQL test cases for View as well as Materialized View. -- *Rahul Shirsat* Software Engineer | EnterpriseDB Corporation. RM4696.patch Description: Binary data

pgpool High Availability Issue

2019-11-18 Thread a venkatesh
Hi, I'm working on configuring high availability for pgpool using watchdog. Initially, I tried with two pgpool nodes (along with a pgmaster and pgslave). In this scenario, assuming pgpool node 1 was started first and became the leader. After sometime , the node got disconnected with pgpool node 2

Re: pgAdmin Docker gunicorn configurable --access-logfile

2019-11-18 Thread Aditya Toshniwal
Hi Seweryn, Kindly raise a feature request here - https://redmine.postgresql.org/projects/pgadmin4/issues/new On Mon, Nov 18, 2019 at 4:59 PM Seweryn Zeman wrote: > Hi, me and my company is working with pgAdmin since we decided to use > pgSql – mostly for development with containers. In this ca

pgAdmin Docker gunicorn configurable --access-logfile

2019-11-18 Thread Seweryn Zeman
Hi, me and my company is working with pgAdmin since we decided to use pgSql – mostly for development with containers. In this case Docker. While starting a docker-compose in dev mode with pgAdmin in stack we can see lots of access logs for HTTP and WS which are very irrelevant to us. This makes