Create table command fails with permission denied - Mailing list pgsql-sql

From Venkateswara Rao Bondada
Subject Create table command fails with permission denied
Date
Msg-id 22640DE58AF78445BA8AB69FF76F07321AA2C20BAB@BLRKECMBX01.ad.infosys.com
Whole thread Raw
Responses Re: Create table command fails with permission denied  (Rob Sargent <robjsargent@gmail.com>)
List pgsql-sql
<div class="Section1"><p class="MsoNormal">Hi,<p class="MsoNormal">I’m new to PostgreSQL, and currently facing an issue
withPostgreSQL 7.4 database. I’m getting the following error when tried to create a table. Please let me know the steps
(withqueries) that I should take care to resolve this issue.<p class="MsoNormal"> <p class="MsoNormal">cms=# create
tabletest(id character varying(80));<p class="MsoNormal">ERROR:  could not create relation "test": Permission denied<p
class="MsoNormal"> <pclass="MsoNormal">Thanks in advance,<p class="MsoNormal">Venkat</div> 

pgsql-sql by date:

Previous
From: "Klas Stockhem"
Date:
Subject: Problems when copy data from dump file
Next
From: Rob Sargent
Date:
Subject: Re: Create table command fails with permission denied