pgacess deletes function in database

From: John Campbell <johnnyc(at)mondo-live(dot)com>
To: "pgsql-interfaces(at)postgresql(dot)org" <pgsql-interfaces(at)postgresql(dot)org>
Cc: Keith <keith(at)slantproductions(dot)com>
Subject: pgacess deletes function in database
Date: 2000-06-19 19:54:08
Message-ID: 394E7A60.4DC2D0DB@mondo-live.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

I posted this prior to subscribing to the list, and I'm not sure that it
actually got through or not. Apologies if you've recieved this twice.

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.

Thanks,

--John Campbell

Browse pgsql-interfaces by date

  From Date Subject
Next Message Byron Nikolaidis 2000-06-19 23:18:54 Re: Simple Q: Does the ODBC driver support LONGVARCHAR?
Previous Message Adam Rossi 2000-06-19 19:26:39 Simple Q: Does the ODBC driver support LONGVARCHAR?