[ckan-changes] [ckan/ckan] b7ed82: 3260 removed idle connection

GitHub noreply at github.com
Tue Nov 29 12:17:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: b7ed82e6bc961247a61784f67f81ae510239c2b5
      https://github.com/ckan/ckan/commit/b7ed82e6bc961247a61784f67f81ae510239c2b5
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M ckan/config/environment.py

  Log Message:
  -----------
  3260 removed idle connection

Session, that used for querying config varibales diring startup
was not finished and one idle connection appeared in postgres.

Now session committed in the end of environment setup.


  Commit: 91a95c99e99d84544baeba8ff00c8569423df2f3
      https://github.com/ckan/ckan/commit/91a95c99e99d84544baeba8ff00c8569423df2f3
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

  Changed paths:
    M ckan/config/environment.py

  Log Message:
  -----------
  Merge pull request #3324 from smotornyuk/3260-idle-connections

[#3260] Removed idle connection


Compare: https://github.com/ckan/ckan/compare/05df1be404ea...91a95c99e99d


More information about the ckan-changes mailing list