Allow user to create tables - Mailing list pgsql-general

From Tille, Andreas
Subject Allow user to create tables
Date
Msg-id Pine.LNX.4.44.0205070752010.3348-100000@wr-linux02.rki.ivbb.bund.de
Whole thread Raw
Responses Re: Allow user to create tables
Re: Allow user to create tables
List pgsql-general
Hello,

I just created a database and granted all rights to the tables I created to
an additional user.  I observed that this user does not have the right to
create additional tables.  Which right do I have to grant to this user
to give him full access (including creating new objects like tables,
sequences, etc. ) to this additional user?

I'm using PostgreSQL 7.2.1.

Kind regards

          Andreas.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: time in 7.2
Next
From: "Bertin, Philippe"
Date:
Subject: Re: IF- statements in a rule's 'DO INSTEAD SELECT ...'- statement