Re: Cannot create users - Mailing list pgsql-general

From Lamar Owen
Subject Re: Cannot create users
Date
Msg-id 3A198A35.F65DE28D@wgcr.org
Whole thread Raw
In response to Re: Cannot create users  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: Cannot create users  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
Rich Shepard wrote:
> createuser problem. After the reboot (and manually starting postgresql),
> pg_hba.conf appeared in /var/lib/pgsql/data! Wasn't there before.

Now _that_ is strange....

>   Still can't find the log file, however. Where is it supposed to live?

You will have to enable syslog manually.  First, set pg_options to use
syslog (see the pg_options documentation in the main PostgreSQL docs),
then set /etc/syslog.conf to point the resulting output to
/var/log/postgresql (see my earlier post about that....).

Syslog is currently not automatically enabled -- as soon as I figure out
how to go about dynamically editing /etc/syslog.conf in a safe and sane
manner during package installation we can go there -- although, the
facility is currently hardcoded to local0.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Cannot create users
Next
From: "Martin A. Marques"
Date:
Subject: pgaccess