Skip to content

插件无法和checksum一起用: ERROR: invalid segment number 0 in file "zhparser_dict_template1.tag" #77

@junfx

Description

@junfx

initdb -k启用checksum后, pg_checksum.c里面有逻辑检查datadir/base中文件名; zhparser会把.tag, .txt文件放在datadir/base中;
pg_basebackup可以触发(重现)这个问题:

initdb -k -D primary # 端口5432
pg_basebackup -h localhost -p 5432 -D standby_dir

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions