ERROR

From: Gustavo Rosso <grosso(at)sadaic(dot)org(dot)ar>
To: pgsql-general(at)postgresql(dot)org
Subject: ERROR
Date: 2008-11-17 15:08:02
Message-ID: 492188D2.2050805@sadaic.org.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I create a db wiht user postgres, but other users can't no create
tables, and I give all privileges.

(banco is my db)

grant all on database banco to public;
grant create on database banco to public;

This is the error:
*ERROR: must be owner of relation (table)*
Help me!!!

Responses

  • Re: ERROR at 2008-11-17 14:51:29 from Lennin Caro
  • Re: ERROR at 2008-11-17 16:05:45 from Gustavo Rosso
  • Re: ERROR at 2008-11-18 05:45:17 from Craig Ringer

Browse pgsql-general by date

  From Date Subject
Next Message Howard Cole 2008-11-17 15:17:40 Re: How to reduce impact of a query.
Previous Message paulo matadr 2008-11-17 14:53:34 Res: Res: Archive files growth!!!