Re: [SQL] example of a simple function]

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [SQL] example of a simple function]
Дата
Msg-id 199908170023.UAA17097@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [SQL] example of a simple function  (Clayton Cottingham <drfrog@smartt.com>)
Список pgsql-sql
> what im trying to do is use fulltextindex, it seg faults on large dbs{mine
> is currently up at 130K rows}
> 
> i really need something to this effect inn my project!
> 
> one question i have is does the *.so have to be in the ld_lib config path?
> or can it just sit anywhere and be linked?

I think in the path.

> 
> i currently just have a folder named modules under the pgsql dir
> which i place my c functions in and create the function and set the path to
> the lib in that dir, is this the correct procedure for doing this?
> also what sort of permissions, if any are needed?

I don't remember.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-sql по дате отправления:

Предыдущее
От: Stanley Morgan
Дата:
Сообщение: defragmentation
Следующее
От: Michael J Davis
Дата:
Сообщение: RE: [SQL] defragmentation