GAUSS-04171 -- GAUSS-04180
GAUSS-04171: "temporary file size exceeds temp_file_limit (%dkB)"
SQLSTATE: 53400
Description: The temporary file size exceeds the upper limit.
Solution: Set the configuration item temp_file_limit to a reasonable value and perform the operation again.
GAUSS-04173: "Invalid socket fd '%d' for poll():%m"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-04174: "'%s:%d' connect failed"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-04176: "AllocateDesc kind not recognized"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-04178: "could not read directory '%s': %m"
SQLSTATE: XX000
Description: Internal system error.
Solution: Contact technical support.
GAUSS-04179: "SMgrRelation hashtable corrupted"
SQLSTATE: XX000
Description: The hash table is damaged.
Solution: Restart the node.
GAUSS-04180: "cannot extend file '%s' beyond %u blocks"
SQLSTATE: 54000
Description: The number of the table pages reaches the upper limit.
Solution: Run the VACUUM statement or create a table.
Last Article: GAUSS-04161 -- GAUSS-04170
Next Article: GAUSS-04181 -- GAUSS-04190
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.