Re: Problem creating a function - Mailing list pgsql-general

From Joe Conway
Subject Re: Problem creating a function
Date
Msg-id 44BE6710.5050809@joeconway.com
Whole thread Raw
In response to Problem creating a function  (Cornelia Boenigk <c@cornelia-boenigk.de>)
Responses Re: Problem creating a function  (Cornelia Boenigk <poppcorn@cornelia-boenigk.de>)
List pgsql-general
Cornelia Boenigk wrote:
> The file does exist in the path /home/database/pgdata/cobis/bitvg/:
> -rwxr-xr-x  1 root root   133 Jul 19 13:13 bitvg.c
> -rwxr-xr-x  1 root root   782 Jul 19 13:13 bitvg.o
> -rwxr-xr-x  1 root root  3198 Jul 19 13:13 bitvg.so
>
> What do I miss?

Does the postgres user have access to /home/database/pgdata/cobis/bitvg?

Try:
   su postgres
   cd /home/database/pgdata/cobis/bitvg

Joe

pgsql-general by date:

Previous
From: Cornelia Boenigk
Date:
Subject: Problem creating a function
Next
From: Bob Dowling
Date:
Subject: Re: Constraint for two fields unique any order