Updated on 2023-12-22 GMT+08:00

GAUSS-04031 -- GAUSS-04040

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

SQLSTATE: 42501

Description: The user to use the lo_export function at the server end must be the system administrator.

Solution: Do not use unsupported functions.

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

SQLSTATE: XX000

Description: The server file fails to be created.

Solution: Do not use unsupported functions.

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

SQLSTATE: XX000

Description: The server file permission fails to be modified.

Solution: Do not use unsupported functions.

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

SQLSTATE: XX000

Description: The server file fails to be written.

Solution: Do not use unsupported functions.

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.