lsm3
lsm3 copied to clipboard
Lsm3: this extension should be loaded via shared_preload_libraries
WHen i run postgres in eclipse this error is shown. ERROR: Lsm3: this extension should be loaded via shared_preload_libraries
but when i run them in psql its doing fine. I added shared_preload_libraries ='lsm3' to install/data/postgresql.conf