Re: Pb with createdb

From: Hiroki Takada <takada(at)rh(dot)xdsl(dot)ne(dot)jp>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Pb with createdb
Date: 2002-06-21 14:28:49
Message-ID: 20020621142849.GA1742%takada@rh.xdsl.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

the user admin scheme of PostgreSQL should be considered.
you, however, can simply create an user named 'root' like

su postgres -c 'createuser root'

then, try 'createdb' again.

> i'm very new to pgsql. I've use the debian package to install it on my
> woody, and i'm trying to create a database.
>
> but : > createdb
> psql: FATAL 1: user "root" does not exist
> createdb: database creation failed
>

Hiroki

- --
----------------------------------------------------
Hiroki Takada <takada(at)rh(dot)xdsl(dot)ne(dot)jp>

My public key is available at the public key
servers. The message was signed as iso-2022-jp
char-set document in no PGP/MINE (RFC 2015)
format.
----------------------------------------------------

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: KUHASIKU WA http://www.gnupg.org/ WO GORANKUDASAI

iD8DBQE9EzgfyTl8Jc+E3sERAmbnAJ9c4rH6BTwFYX/5Cc+9TEt+zq6/fACfYr/Q
fhPX22LqixcFJjrEwJULtzU=
=GaZE
-----END PGP SIGNATURE-----

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Guthrie, John 2002-06-21 17:18:36 Re: Pb with createdb
Previous Message von Schwerdtner, Thomas (GXS, FPI) 2002-06-21 14:05:39 Re: Pb with createdb