plpgsql.dll path - Mailing list pgsql-cygwin

From Felipe Nievinski
Subject plpgsql.dll path
Date
Msg-id GVUNXN$011AD5F179F69D116968C30C80E5BC60@terra.com.br
Whole thread Raw
Responses Re: plpgsql.dll path  (Jason Tishler <jason@tishler.net>)
List 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.


pgsql-cygwin by date:

Previous
From: "Henshall, Stuart - WCP"
Date:
Subject: PG+Cygwin Production Experience (was RE: Path to PostgreSQL porta biliy)
Next
From: Liviu Taloi
Date:
Subject: Re: The service did not respond to the start..