Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
5.14.0
-
release
-
5.14.2
-
wt-5.17.2
-
0538
Description
Error during upgrade with old version of PostgreSQL. Below the trace:
[SQL] ALTER TABLE IF EXISTS "core"."audit_log_bck" RENAME TO "audit_log_bck.old"
[Err] ERROR: syntax error at or near "EXISTS"
LINE 1: ALTER TABLE IF EXISTS "core"."audit_log_bck" RENAME TO "audi...