[Devel] [GIT] OpenBioMaps GIT repository, branch master updated: rear apache - postgres 100% load error fixed
git at vocs.unideb.hu
git at vocs.unideb.hu
Wed Aug 15 18:23:52 CEST 2018
The project "OpenBioMaps GIT repository":
The branch, master has been updated
via 117a7326f4c9354d6c70be440649bd27e410979b (commit)
from 77e2438ee2f44ef3b5646435be968b2f244b3ddc (commit)
- Log -----------------------------------------------------------------
commit 117a7326f4c9354d6c70be440649bd27e410979b
Author: Bán Miklós <banm at vocs.unideb.hu>
Date: Wed Aug 15 18:19:32 2018 +0200
rear apache - postgres 100% load error fixed
Sometimes apache and postgres hanged up together eith some temp table COPY, DELETE
process.
I've found that the auto temp clean caused this problem when tried to
delete old temp tables. If a session could survive for more than three
days it caused this hang-up error. I've updated the temp table creation
process to update the temp table dates, which preventing the false
expiration of these tables.
-----------------------------------------------------------------------
Summary of changes:
libs/.common_pg_funcs.php.swi | Bin 274432 -> 278528 bytes
libs/common_pg_funcs.php | 2 ++
libs/db_funcs.php | 9 +++++++--
libs/proxy.php | 15 ++++++++++-----
4 files changed, 19 insertions(+), 7 deletions(-)
--
OpenBioMaps GIT repository
More information about the Devel
mailing list