Re: Dynamic loading of C functions - Mailing list pgsql-general

From Bill Moran
Subject Re: Dynamic loading of C functions
Date
Msg-id 20060620171236.222de1fd.wmoran@collaborativefusion.com
Whole thread Raw
In response to Re: Dynamic loading of C functions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
In response to Tom Lane <tgl@sss.pgh.pa.us>:

> Bill Moran <wmoran@collaborativefusion.com> writes:
> > In response to "Jasbinder Bali" <jsbali@gmail.com>:
> >> I get the follwing error
> >> ERROR:  could not access file "/usr/include/pgsql/server/test_func": No such
> >> file or directory
>
> > Check the permissions.  Can the Postgres user read the file?
>
> The error is pretty clearly "file not found", not "no permissions".

Hmmm ... I was getting PostgreSQL confused with other software that
provides less precise errors.

My apologies.

--
Bill Moran
Collaborative Fusion Inc.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Dynamic loading of C functions
Next
From: "Jasbinder Bali"
Date:
Subject: Re: Dynamic loading of C functions