Skip to content

imcs support swap disk  #42

@goodluckliu123

Description

@goodluckliu123

hi,knizhnik:
i install imcs exetension in my postgres 9.3.5, i modify install.sh to:
PATH=/usr/local/pgsql/bin/:$PATH make USE_PGXS=1 USE_DISK=1 CFLAGS="-g3 --save-temps -Wall -Wno-format-security -DIMCS_DISK_SUPPORT " LDFLAGS="-pthread" install. and my postgres.conf is :
imcs.shmem_size = 64
imcs.cache_size = 10
shared_preload_libraries='imcs'
when i input select quote_load() in psql, the error is :
ERROR: File read failed: 14
CONTEXT: PL/pgSQL function quote_load(boolean,text) line 1 at RETURN.
what's wrong with me? help me!!

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