Re: [GENERAL] access method "gin" does not exist

2006-07-31 Thread Teodor Sigaev
Run initdb after patching Kevin Murphy wrote: I'm trying to test the 8.1 backport of the 8.2 GIN index and tsearch2 functionality. The patch is applied successfully (to 8.1.4, on OS X 10.4.7 w/ xcode 2.3), the build and install goes well, stop & start of postmaster is done, but initializing

[GENERAL] access method "gin" does not exist

2006-07-20 Thread Kevin Murphy
I'm trying to test the 8.1 backport of the 8.2 GIN index and tsearch2 functionality. The patch is applied successfully (to 8.1.4, on OS X 10.4.7 w/ xcode 2.3), the build and install goes well, stop & start of postmaster is done, but initializing tsearch2 fails: psql -U postgres minitest < /