comparison Sphinx/source/plugins/postgresql.rst @ 445:987fbbc2b59e

leaving bitbucket wrt. bug tracker
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 29 Jun 2020 15:40:27 +0200
parents 5d6d593bceb6
children 2922fb1bd65e
comparison
equal deleted inserted replaced
444:06521ac2c14a 445:987fbbc2b59e
249 249
250 .. highlight:: text 250 .. highlight:: text
251 251
252 After some period of inactivity (users have reported 10 hours), you 252 After some period of inactivity (users have reported 10 hours), you
253 might `experience an error 253 might `experience an error
254 <https://bitbucket.org/sjodogne/orthanc/issues/15/postgresql-exceptions-after-time>`__ 254 <https://bugs.orthanc-server.com/show_bug.cgi?id=15>`__ such as::
255 such as::
256 255
257 E0220 03:20:51.562601 PluginsManager.cpp:163] Exception in database back-end: Error in PostgreSQL: server closed the connection unexpectedly. 256 E0220 03:20:51.562601 PluginsManager.cpp:163] Exception in database back-end: Error in PostgreSQL: server closed the connection unexpectedly.
258 This probably means the server terminated abnormally before or while processing the request. 257 This probably means the server terminated abnormally before or while processing the request.
259 E0220 06:51:03.924868 PluginsManager.cpp:163] Exception in database back-end: Error in PostgreSQL: no connection to the server 258 E0220 06:51:03.924868 PluginsManager.cpp:163] Exception in database back-end: Error in PostgreSQL: no connection to the server
260 259