--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sun, Jun 18, 2006 at 07:38:13PM +0530, vinayak Desai wrote:
Quote:
[root@localhost ~]# createuser -a -d -e antonio
createuser: could not connect to database template1: FATAL: user "root"
does not exist |
This is not a bug. It's just that root is not a known database user.
Typically there is an user postgres with full admin rights, so as root,
do
su - postgres
and then try crateuser, etc.
HTH
-- toms
--zhXaljGHf11kAtnf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFEmm/fBcgs9XrR2kYRAhePAJ99nwsMR56+6Ba/vo+MiETfD4G4uACeJ5A/
w1Y9447oRnYYXQE3rJ2SCzU=
=N0tq
-----END PGP SIGNATURE-----
--zhXaljGHf11kAtnf--