Re: Dynamic loading of C functions

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Dynamic loading of C functions
Дата
Msg-id 20060622072212.GC23150@svana.org
обсуждение исходный текст
Ответ на Re: Dynamic loading of C functions  ("Jasbinder Bali" <jsbali@gmail.com>)
Список pgsql-general
On Wed, Jun 21, 2006 at 12:03:26PM -0400, Jasbinder Bali wrote:
> I've tried everything so that my .so file is recognized but in vein.
> Don't know whats going wrong.

The easiest may be to attach strace to the backend (strace -p) and then
do a "LOAD blah" on the frontend and see what happens.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Why my cursor construction is so slow?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: sql question; checks if data already exists before inserted