From: | Devrim GUNDUZ <devrim(at)gunduz(dot)org> |
---|---|
To: | PostgreSQL Mailing Lists-SQL <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: What am I doing wrong in here? |
Date: | 2003-12-27 15:45:20 |
Message-ID: | Pine.LNX.4.44.0312271740080.26555-100000@emo.org.tr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)gunduz(dot)org devrim(dot)gunduz(at)linux(dot)org(dot)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-----
From | Date | Subject | |
---|---|---|---|
Next Message | Casey Allen Shobe | 2003-12-27 16:53:20 | Re: What am I doing wrong in here? |
Previous Message | Andy Lewis | 2003-12-27 15:36:44 | Re: Radius of a zip code |