Re: local_preload_libraries converts path to lowercase?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Lou Picciano <loupicciano(at)comcast(dot)net>
Cc: pgsql-testers(at)postgresql(dot)org
Subject: Re: local_preload_libraries converts path to lowercase?
Date: 2010-06-18 20:33:11
Message-ID: 4C1BD807.2060004@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-testers


> *[Results]:* The Postgres binary converts the library name - in fact
> the entire pathname to the library - to lowercase. Attempt to connect
> to server using psql results in psql: FATAL: access to library
> "*/usr/local/lib/myfavoritelib.so*" is not allowed - even though
> permissions are 'permissive'.

Any idea if this is an issue on 8.4 as well?

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

In response to

Browse pgsql-testers by date

  From Date Subject
Next Message Cassiano, Marco 2010-06-21 16:33:27 Postgresql 9.0b2 : pg_upgrade not passing username to pgdumpall ?
Previous Message Lou Picciano 2010-06-18 18:56:31 local_preload_libraries converts path to lowercase?