Build failed in Jenkins: pgadmin4-master-python27 #973

2019-03-04 Thread pgAdmin 4 Jenkins
See -- [...truncated 1012.21 KB...] TestUtilityCheckRouteCase (Check utility path route for backup utility, Check utilit

Re: Async queries pretending to be synchronous

2019-03-04 Thread Dave Page
Hi On Mon, Mar 4, 2019 at 5:43 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Fri, Mar 1, 2019 at 10:01 PM Dave Page wrote: > >> In investigating #3656 I found the initial problem to be that when >> running in a container, Gunicorn will kill the worker process if a thread >

Re: Async queries pretending to be synchronous

2019-03-04 Thread Khushboo Vashi
On Mon, Mar 4, 2019 at 3:43 PM Dave Page wrote: > Hi > > On Mon, Mar 4, 2019 at 5:43 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> >> >> On Fri, Mar 1, 2019 at 10:01 PM Dave Page wrote: >> >>> In investigating #3656 I found the initial problem to be that when >>> running in

Re: Async queries pretending to be synchronous

2019-03-04 Thread Dave Page
On Mon, Mar 4, 2019 at 10:18 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Mar 4, 2019 at 3:43 PM Dave Page wrote: > >> Hi >> >> On Mon, Mar 4, 2019 at 5:43 AM Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> >>> >>> On Fri, Mar 1, 2019 at 10:01 PM Da

Re: Async queries pretending to be synchronous

2019-03-04 Thread Khushboo Vashi
On Mon, Mar 4, 2019 at 4:00 PM Dave Page wrote: > > > On Mon, Mar 4, 2019 at 10:18 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> >> >> On Mon, Mar 4, 2019 at 3:43 PM Dave Page wrote: >> >>> Hi >>> >>> On Mon, Mar 4, 2019 at 5:43 AM Khushboo Vashi < >>> khushboo.va...@enterpr

pgAdmin 4 commit: Fix regression issue caused due to encoding fixes.

2019-03-04 Thread Akshay Joshi
Fix regression issue caused due to encoding fixes. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=efeb9d6d20d6e927d8a9128bce3e048990a8ebb6 Author: Khushboo Vashi Modified Files -- web/pgadmin/utils/driver/psycopg2/connection.py |

Re: [pgAdmin4][Patch] - Encoding Fixes

2019-03-04 Thread Akshay Joshi
Thanks patch applied. On Sat, Mar 2, 2019 at 11:44 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for the regression fix. > > Thanks, > Khushboo > > On Fri, Mar 1, 2019 at 9:41 PM Dave Page wrote: > >> Hi >> >> Unfortunately this has introduc

pgAdmin 4 commit: Prevent auto-commit/rollback being changed mid-transa

2019-03-04 Thread Dave Page
Prevent auto-commit/rollback being changed mid-transaction, and make the Preferences the defaults, not the current values. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0aeb20ee64fef96f4807dfcc4915251798e3137a Author: Akshay Joshi Modified

Re: [pgAdmin4][Patch]: RM #3659 Query tool does not give warning when Auto Commit is turned on in an incomplete transaction

2019-03-04 Thread Dave Page
Thanks - applied. Works nicely now :-) On Sat, Mar 2, 2019 at 7:57 AM Akshay Joshi wrote: > Hi Dave > > On Fri, Mar 1, 2019 at 8:47 PM Dave Page wrote: > >> Hi >> >> On Fri, Mar 1, 2019 at 9:07 AM Akshay Joshi < >> akshay.jo...@enterprisedb.com> wrote: >> >>> Hi Hackers, >>> >>> Attached is the

pgAdmin 4 commit: Fix the position of text editor of a cell in Query To

2019-03-04 Thread Akshay Joshi
Fix the position of text editor of a cell in Query Tool. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=98815af8b6a2ed9590e702be6c7e111309eec3c3 Author: Khushboo Vashi Modified Files -- web/pgadmin/static/js/slickgrid/editors.js

Re: Result grid rendering (was: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file)

2019-03-04 Thread Akshay Joshi
Thanks patch applied. I am not able to reproduce the issue that Dave has mentioned. On Mon, Mar 4, 2019 at 3:43 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Fri, Mar 1, 2019 at 6:19 PM Dave Page wrote: > >> >> >> On Fri, Mar 1, 2019 at 5:39 AM Khushboo Vashi < >> khushboo

Re: Interested in GSoC projects on pgAdmin 4

2019-03-04 Thread Dave Page
Hi [Moving pgsql-hackers to BCC to prevent further cross-posting] On Sat, Mar 2, 2019 at 12:36 AM Haoran Yu wrote: > Dear PostgreSQL community: > > I am a MSc student in computer science working on data management > research, and I will likely graduate this summer. I also was a participant > of

pgAdmin 4 commit: Update message catalogs.

2019-03-04 Thread Akshay Joshi
Update message catalogs. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ad8756ec232b289037aa4110296c85bf995bba8 Modified Files -- web/pgadmin/messages.pot | 2366 +++--- .../translations/de/LC_MES

pgAdmin 4 commit: Update version for release

2019-03-04 Thread Akshay Joshi
Update version for release Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=28555b387fb64d71be38846de94f46ac6e87cf80 Modified Files -- runtime/Info.plist | 4 ++-- runtime/pgAdmin4.pro | 2 +- web/config.py| 4 ++-- 3 files c

pgAdmin4 v4.3 candidate builds

2019-03-04 Thread Akshay Joshi
Hi All, pgAdmin4 v4.3 candidate builds and source can be found at https://developer. pgadmin.org/builds/2019-03-04-2/ Fahar, can you please verify it for release on Thursday. -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Japanese translation for v4.3

2019-03-04 Thread fn ln
Hello. Updated Japanese translation for upcoming version 4.3 is in attachment. Message catalog is based on git 9ad8756e. pgadmin4-4.3-ja.7z Description: Binary data

pgAdmin 4 commit: Add support for reverse proxied setups with Gunicorn,

2019-03-04 Thread Dave Page
Add support for reverse proxied setups with Gunicorn, and document Gunicorn, uWSGI & NGINX configurations. Fixes #2001 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f401def044c8b47974d58c71ff9e6f71f34ef41d Modified Files -- docs

Fwd: gsoc 2019

2019-03-04 Thread Victor Kukshiev
-- Forwarded message - From: Victor Kukshiev Date: пн, 4 мар. 2019 г. в 23:15 Subject: gsoc 2019 To: Hello! I want to add bytea support or automatic mode detection to query tool of Pgadmin.. I known Html, Python and js is not ideal, but ready to learn, I like learn... How to pa

Re: Async queries pretending to be synchronous

2019-03-04 Thread Khushboo Vashi
On Mon, Mar 4, 2019 at 4:05 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Mar 4, 2019 at 4:00 PM Dave Page wrote: > >> >> >> On Mon, Mar 4, 2019 at 10:18 AM Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> >>> >>> On Mon, Mar 4, 2019 at 3:43 PM Dave P