这是indexloc提供的服务,不要输入任何密码
Skip to content

VACUUM command - INDEX_CLEANUP option - bad value #6984

@psino-skg

Description

@psino-skg

Describe the bug

PG 12 and PG 13 requires boolean value for INDEX_CLEANUP option
From PG 14 is value for INDEX_CLEANUP option in range { AUTO | ON | OFF }
https://www.postgresql.org/docs/12/sql-vacuum.html

Error message

ERROR: index_cleanup requires a Boolean value

Screenshots
vacuum

Desktop (please complete the following information):

  • OS: Windows 11
  • Version: 7.8
  • Mode: Desktop
  • PG version: 12.3

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions