pgaccess deletes function in database - Mailing list pgsql-interfaces

From John Campbell
Subject pgaccess deletes function in database
Date
Msg-id 394A747C.EE5F30D0@mondo-live.com
Whole thread Raw
List pgsql-interfaces
We've encountered a problem with pgaccess in postgresql v7.0.2. When
trying to insert or view a function in pgaccess, we get the error "stat
failed on file /usr/lib/(*).so no such file or directory status
PGRES_FATAL_ERROR". In fact, the file is there, and this action will
actually delete the function from the database.

However, when we do this from the command line with psql, everything
works fine and there are no problems. The function is inserted
correctly, and it does not complain that the file doesn't exist.

Anybody know of this problem, and if so, is there a work around for it?
Any help or suggestions would be greatly appreciated. I do not subscribe
to the list, so please cc: any replies directly to me.

Thanks,

--John Campbell


pgsql-interfaces by date:

Previous
From:
Date:
Subject:
Next
From: Constantin Teodorescu
Date:
Subject: Re: pgaccess deletes function in database