[postgis-users] Make test fails: lc-messages
Michael Fuhr
mike at fuhr.org
Thu Jun 15 18:17:34 PDT 2006
On Wed, Jun 14, 2006 at 05:03:26PM -0700, Alastair Smith wrote:
> When I run 'make test', I get the following error:
> psql: FATAL: permission denied to set parameter "lc_messages"
Are you running the tests as a database superuser? If not then try
setting the PGUSER environment variable, like this:
env PGUSER=postgres make test
--
Michael Fuhr
More information about the postgis-users
mailing list