GAUSS-04031 -- GAUSS-04040

GAUSS-04031: “must be system admin to use server-side lo_export()”

SQLSTATE: 42501

Description: Only system administrators can use the lo_export function on the server.

Solution: Do not use this function.

GAUSS-04032: “could not create server file '%s': %m”

SQLSTATE: XX000

Description: Failed to create the server file.

Solution: Do not use this function.

GAUSS-04033: “could not chmod server file '%s': %m”

SQLSTATE: XX000

Description: Failed to modify the server file permission.

Solution: Do not use this function.

GAUSS-04034: “could not write server file '%s': %m”

SQLSTATE: XX000

Description: Failed to write the server file.

Solution: Do not use this function.

GAUSS-04035: “connection requires a valid client certificate”

SQLSTATE: 28000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-04038: “pg_hba.conf rejects connection for host '%s', user '%s', database '%s', %s”

SQLSTATE: 28000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-04039: “pg_hba.conf rejects connection for host '%s', user '%s', database '%s'”

SQLSTATE: 28000

Description:Internal system error.

Solution:Contact technical support.

GAUSS-04040: “no pg_hba.conf entry for host '%s', user '%s', database '%s', %s”

SQLSTATE: 28000

Description:Internal system error.

Solution:Contact technical support.

Feedback
编组 3备份
    openGauss 2024-05-06 00:44:54
    cancel