Create table command fails with permission denied

From: Venkateswara Rao Bondada <Venkateswara_B(at)infosys(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Create table command fails with permission denied
Date: 2009-08-03 12:08:21
Message-ID: 22640DE58AF78445BA8AB69FF76F07321AA2C20BAB@BLRKECMBX01.ad.infosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
I'm new to PostgreSQL, and currently facing an issue with PostgreSQL 7.4 database. I'm getting the following error when tried to create a table. Please let me know the steps (with queries) that I should take care to resolve this issue.

cms=# create table test(id character varying(80));
ERROR: could not create relation "test": Permission denied

Thanks in advance,
Venkat

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Rob Sargent 2009-08-03 22:02:57 Re: Create table command fails with permission denied
Previous Message Klas Stockhem 2009-08-03 12:08:06 Problems when copy data from dump file