Is it normally necessary to manually export the paths:
/usr/local/pgsql/bin
/usr/local/pgsql/lib
After installation of PostgreSQL under MINGW?
Usually, after:
make install
I can run an application, but PostgreSQL's installation does not seem to
have exported the paths for me.