Skip to content

ERROR: must be superuser to examine "shared_preload_libraries" #82

Closed
@killua001

Description

@killua001

When run sql to delete data from the partition table:
delete from ubas_event_info_his_20170327 a where a.data_source not in ('ios','android')

Error raise:
Caused by: org.postgresql.util.PSQLException: ERROR: must be superuser to examine "shared_preload_libraries"

postgresql.conf:
shared_preload_libraries = 'pg_pathman,repmgr_funcs,pg_stat_statements,auto_explain'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions