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

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

From
Ashesh Vashi
Date:
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(-)