Re: syslog message I do not understand - Mailing list pgsql-general

From Richard Huxton
Subject Re: syslog message I do not understand
Date
Msg-id 4316D3C0.60808@archonet.com
Whole thread Raw
In response to syslog message I do not understand  (Art Fore <art.fore@comcast.net>)
Responses Re: syslog message I do not understand
List pgsql-general
Art Fore wrote:
> I am trying to start postgresql via webmin, but not having success. I
> get a message in the syslog "su:(to postgres) root on none"
>
> This is suse 9.3. Could someone tell what that message means?

It just means something is switching to user=postgres from user=root.
Nothing too unexpected.

> I was working until I added the -i to the postmaster.opts file so I
> could access it via pgadmin.

Ah - you want to edit postgresql.conf and pg_hba.conf not
postmaster.opts - turn internet access on in the first, and set
authorisation rules for the connecting machine in the second.

HTH
--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Problem running or executing a function in Postgresql
Next
From: James Cradock
Date:
Subject: Out Of Memory Error on GiST Index