From: Francis Dupont Date: Mon, 9 Apr 2018 13:38:11 +0000 (+0200) Subject: [5556a] Postgresql -> PostgreSQL X-Git-Tag: trac5458a_base~17^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf5d9c90838082166f13deaa45acefd5bc79f81;p=thirdparty%2Fkea.git [5556a] Postgresql -> PostgreSQL --- diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes index 132e51d47c..6f51007ef9 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.mes +++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes @@ -856,7 +856,7 @@ connection including database name and username needed to access it % DHCPSRV_PGSQL_DEALLOC_ERROR An error occurred deallocating SQL statements while closing the PostgreSQL lease database: %1 This is an error message issued when a DHCP server (either V4 or V6) experienced and error freeing database SQL resources as part of closing its connection to -the Postgresql database. The connection is closed as part of normal server +the PostgreSQL database. The connection is closed as part of normal server shutdown. This error is most likely a programmatic issue that is highly unlikely to occur or negatively impact server operation. @@ -877,11 +877,11 @@ The argument is the amount of time Kea waits after a reclaimed lease expires before considering its removal. % DHCPSRV_PGSQL_FATAL_ERROR Unrecoverable PostgreSQL error occurred: Statement: <%1>, reason: %2 (error code: %3). -An error message indicating that communication with the Postgresql database server +An error message indicating that communication with the PostgreSQL database server has been lost. If automatic recovery has been enabled, then the server will attempt to recover the connectivity. If not the server wil exit with a non-zero exit code. The cause of such an error is most likely a network issue -or the Postgresql server has gone down. +or the PostgreSQL server has gone down. % DHCPSRV_PGSQL_GET4 obtaining all IPv4 leases A debug message issued when the server is attempting to obtain all IPv4