Re: Novato con PostgreSQL
- From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
- To: Reynier Perez Mira <rperezm(at)uci(dot)cu>
- Cc: Silvio Quadri <silvioq(at)gmail(dot)com>, pgsql-es-ayuda(at)postgresql(dot)org
- Subject: Re: Novato con PostgreSQL
- Date: Tue, 22 Jan 2008 13:53:50 -0300
- Message-id: <20080122165350(dot)GE10897(at)alvh(dot)no-ip(dot)org>
Reynier Perez Mira escribió:
> > export PGUSER=postgres
> > y fijate que pasa.
>
> Ahora me da este otro error:
>
> ./create_bacula_database
> Creating PostgreSQL database
> psql: FATAL: la autentificación Ident falló para el usuario «postgres»
> Creation of bacula database failed.
Tienes que configurar la autentificacion en pg_hba.conf -- probablemente
cambiar el "ident sameuser" por "md5".
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Home |
Main Index |
Thread Index