Re: What am I doing wrong in here? - Mailing list pgsql-sql

From Devrim GUNDUZ
Subject Re: What am I doing wrong in here?
Date
Msg-id Pine.LNX.4.44.0312271740080.26555-100000@emo.org.tr
Whole thread Raw
In response to Re: What am I doing wrong in here?  (Casey Allen Shobe <cshobe@softhome.net>)
Responses Re: What am I doing wrong in here?  (Casey Allen Shobe <cshobe@softhome.net>)
Re: What am I doing wrong in here?  (Casey Allen Shobe <cshobe@softhome.net>)
List pgsql-sql
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Sat, 27 Dec 2003, Casey Allen Shobe wrote:

<snip> 
> > ERROR:  permission denied for schema pg_catalog
> 
> The user you create the user as needs to have createuser permission.
> alter user "foo" with createuser;
> 
> ...(run as an appropriate user) will grant the user such permission.

Hmm, that solved the problem, thanks.

But I still could not understand why the lack of createuser permission 
caused the error above...

Regards,
- -- 
Devrim GUNDUZ           
devrim@gunduz.org                devrim.gunduz@linux.org.tr         http://www.TDMSoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/7akUtl86P3SPfQ4RAkBRAJ9gHSdmypPYYJRFEkLjgwbcQwB1ugCg1iE2
goLf9LvTeQkblKho+e5yUk8=
=Y7Vg
-----END PGP SIGNATURE-----



pgsql-sql by date:

Previous
From: "Andy Lewis"
Date:
Subject: Re: Radius of a zip code
Next
From: Casey Allen Shobe
Date:
Subject: Re: What am I doing wrong in here?