Search Postgresql Archives

Re: pgloader error : permission denied to set parameter "lc_messages"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/25/2013 12:05 AM, ascot.moss@xxxxxxxxx wrote:
Hi,

I am trying to load CSV files into postgresql via pgloader, it returned the following error, any suggestions to fix it?

I have a line "lc_messages = C" in my pgloader.conf, would this line cause the problem?

Assuming you are not running as a superuser, yes:

http://www.postgresql.org/docs/9.2/static/runtime-config-client.html

lc_messages (string)

...

Only superusers can change this setting, because it affects the messages sent to the server log as well as to the client, and an improper value might obscure the readability of the server logs.


regards


--
Adrian Klaver
adrian.klaver@xxxxxxxxx


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux