Re: postgres db deleted and recreated... "No directory, - Mailing list pgsql-novice

From Devrim GUNDUZ
Subject Re: postgres db deleted and recreated... "No directory,
Date
Msg-id 1146945305.2432.7.camel@laptop.gunduz.org
Whole thread Raw
In response to Re: postgres db deleted and recreated... "No directory, logging in with HOME=/" error...  (<operationsengineer1@yahoo.com>)
Responses Re: postgres db deleted and recreated... "No directory,
List pgsql-novice
Hi,

On Sat, 2006-05-06 at 12:26 -0700, operationsengineer1@yahoo.com wrote:
> user@7[/]$ su root
> Password:
> root@7[/]# psql -U postgres
> psql: FATAL:  Ident authentication failed for user
> "postgres"

Run su - postgres and then psql for ident auth.

See

http://www.postgresql.org/docs/8.1/static/client-authentication.html

about client authentication details.

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/



pgsql-novice by date:

Previous
From:
Date:
Subject: Re: postgres db deleted and recreated... "No directory, logging in with HOME=/" error...
Next
From: David
Date:
Subject: Re: Switch to Linux Dev Questions