Skip to content

hash partitions by character varying column #60

Closed
@baiyinqiqi

Description

@baiyinqiqi

hi!
I create hash partitions by column of character varying(40) ,then i query through the partition key,an error occurs like this:
ERROR: missing comparison function for types text & character varying
my statement is select * from tb_idm_mapping where auid = 'Zpm6sMkqF8ScmD9C6Kgn',
and auid is the partition key.
my pg version is postgresql-9.6.0.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions