plpgsql.dll path

From: "Felipe Nievinski" <fnievinski2(at)terra(dot)com(dot)br>
To: "pgsql-cygwin" <pgsql-cygwin(at)postgresql(dot)org>
Subject: plpgsql.dll path
Date: 2002-05-09 15:20:11
Message-ID: GVUNXN$011AD5F179F69D116968C30C80E5BC60@terra.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hi.
I'm using PostgreSQL v7.2.1-1 on top of MS-Windows98.

When I type
pg_restore -d geosist geosist-maio09.dmp
I get the following error msg:
pg_restore: [archiver (db)] could not execute query: ERROR:
stat failed on file '/usr/lib/plpgsql.dll': No such file or
directory

plpgsql.dll is at /usr/lib/postgresql/ (instead of /usr/lib/, where it
is expected to be by pg_restore).

Creating a link
ln -s /usr/lib/postgresql/plpgsql.dll /usr/lib/plpgsql.dll
makes pg_restore to work fine.

I'm not sure where this file should actually reside. I'll keep it at
both directories while not sure.
Is there any additional info on this?

Thanks for the work on the cygwin port.

Regards,
Felipe N.

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Liviu Taloi 2002-05-09 15:31:17 Re: The service did not respond to the start..
Previous Message Henshall, Stuart - WCP 2002-05-09 09:46:03 PG+Cygwin Production Experience (was RE: Path to PostgreSQL porta biliy)