Re: Cannot create users

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Cannot create users
Date: 2000-11-20 20:21:51
Message-ID: Pine.LNX.4.30.0011201217230.4613-100000@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 20 Nov 2000, Richard Huxton wrote:

> pg_hba.conf is postgres' host access file (bit like /etc/hosts.allow).

Richard,

Understood. Problem solved by using the Microsoft solution: rebooting the
server. This morning, WordPerfect decided to not recognize the laser
printer; worked perfectly last night. I couldn't find anything wrong, except
with WP. So, I finally decided to do a 'shutdown -r' (after an uptime of 50
days). Well, ...! That cleared up the WP printing problem and the postgres
createuser problem. After the reboot (and manually starting postgresql),
pg_hba.conf appeared in /var/lib/pgsql/data! Wasn't there before.

Sigh. It's definitely been one of _those_ Mondays!

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

Thanks,

Rich

Dr. Richard B. Shepard, President

Applied Ecosystem Services, Inc. (TM)
Making environmentally-responsible mining happen. (SM)
--------------------------------
2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
+ 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard(at)appl-ecosys(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2000-11-20 20:31:49 Re: Cannot create users
Previous Message Tom Lane 2000-11-20 20:02:14 Re: Does pg_dump ignore indexes?