Usuario daemon vs postgres

From: Antonio Ismael Olea Gonzalez <olea(at)poboxes(dot)com>
To: PostgreSQL-Español <pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx>
Subject: Usuario daemon vs postgres
Date: 1998-01-12 05:03:00
Message-ID: 34B9A404.FFB432B@poboxes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola:

Ya tengo la solucion al problema que comentaba, por gentileza de Sergio
Tirado Ochoa:

Install the new postgresql rpm's with "rpm -ivh". There should be no
complaints, no need to create any users.

su from root to daemon.

createuser <your login name>
Allow the creation of new users and databases.
exit.

Login as yourself.

"createdb <your login name>" or "createdb <database name>"

If the database name is the same as your login name type:

"psql"

otherwise type:

"psql <database name>"

This should all work without problem.

Espero que os sea util. Gracias a todos por vuestra atencion.

--
A.Ismael Olea González
olea(at)poboxes(dot)com
2:345/108(dot)9(at)fidonet(dot)org

El mundo debe empezar a tener miedo a un planeta DEF

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Ing. Roberto Andrade 1998-01-12 17:38:57 Re: !!Deseo Aprender....
Previous Message Antonio Ismael Olea Gonzalez 1998-01-12 04:18:21 Re: postgresql-6.2.1-1.i386.rpm