Mercurial > hg > orthanc-book
diff Sphinx/source/plugins/postgresql.rst @ 991:1316bc62b5d5
migration to UCLouvain servers
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 21 Nov 2023 21:09:02 +0100 |
parents | 8b8df1be0cf9 |
children | 05b106383b2a |
line wrap: on
line diff
--- a/Sphinx/source/plugins/postgresql.rst Tue Nov 21 10:36:44 2023 +0100 +++ b/Sphinx/source/plugins/postgresql.rst Tue Nov 21 21:09:02 2023 +0100 @@ -18,7 +18,7 @@ The source code of the PostgreSQL plugins can be found in the ``orthanc-databases`` `Mercurial repository -<https://hg.orthanc-server.com/orthanc-databases/>`__, next to the +<https://orthanc.uclouvain.be/hg/orthanc-databases/>`__, next to the source code of the :ref:`ODBC <odbc>` and :ref:`MySQL/MariaDB <mysql>` plugins. @@ -96,7 +96,7 @@ In such a situation, please add your version of PostgreSQL to the macro ``PostgreSQL_ADDITIONAL_VERSIONS`` that is defined at the end of the `Resources/CMake/PostgreSQLConfiguration.cmake file -<https://hg.orthanc-server.com/orthanc-databases/file/default/Resources/CMake/PostgreSQLConfiguration.cmake>`__ +<https://orthanc.uclouvain.be/hg/orthanc-databases/file/default/Resources/CMake/PostgreSQLConfiguration.cmake>`__ in the sources of the project. @@ -292,7 +292,7 @@ After some period of inactivity (users have reported 10 hours), you might `experience an error -<https://bugs.orthanc-server.com/show_bug.cgi?id=15>`__ such as:: +<https://orthanc.uclouvain.be/bugs/show_bug.cgi?id=15>`__ such as:: E0220 03:20:51.562601 PluginsManager.cpp:163] Exception in database back-end: Error in PostgreSQL: server closed the connection unexpectedly. This probably means the server terminated abnormally before or while processing the request.