Create table command fails with permission denied
От
Venkateswara Rao Bondada
Тема
Create table command fails with permission denied
Дата
Msg-id
22640DE58AF78445BA8AB69FF76F07321AA2C20BAB@BLRKECMBX01.ad.infosys.com
Список
Дерево обсуждения
Create table command fails with permission denied Venkateswara Rao Bondada <Venkateswara_B@infosys.com>
Re: Create table command fails with permission denied Rob Sargent <robjsargent@gmail.com>
Re: Create table command fails with permission denied Venkateswara Rao Bondada <Venkateswara_B@infosys.com>
Re: Create table command fails with permission denied Tom Lane <tgl@sss.pgh.pa.us>
Re: Create table command fails with permission denied Venkateswara Rao Bondada <Venkateswara_B@infosys.com>
Re: Create table command fails with permission denied Rob Sargent <robjsargent@gmail.com>
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
В списке pgsql-sql по дате отправления