Re: Problem creating a function

From: Joe Conway <mail(at)joeconway(dot)com>
To: c(at)cornelia-boenigk(dot)de
Cc: Liste pg_general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problem creating a function
Date: 2006-07-19 17:08:32
Message-ID: 44BE6710.5050809@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bob Dowling 2006-07-19 17:09:44 Re: Constraint for two fields unique any order
Previous Message MargaretGillon 2006-07-19 16:42:33 Re: Constraint for two fields unique any order