pgAdmin 4 commit: Adding comment about setting some higher value for SQ

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding comment about setting some higher value for SQ
Date: 2016-06-20 10:25:18
Message-ID: E1bEwOM-0003zM-M5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adding comment about setting some higher value for SQLITE_TIMEOUT, on
slower system - user may need to set the value to some higher value.

This value decide - for how long SQLITE operation will wait, before
throwing an operation timeout error because of the locked database.

Fixes #1329

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f1eca516f08c644b5c4a7f0c1c88a70a43463928

Modified Files
--------------
web/config.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-06-20 10:58:35 pgAdmin 4 commit: Set the minimum value to 50 and maximum value to 2000
Previous Message Dave Page 2016-06-20 10:20:00 pgAdmin 4 commit: Allow the python-config executable to be specified in