grant wildcard

From: Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it>
To: <pgsql-general(at)postgresql(dot)org>
Subject: grant wildcard
Date: 2004-05-19 15:40:47
Message-ID: 20040519174047.71a0f3df@stige.webthatworks.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'd like to do something like
grant all on * to username;
on a whole database, where * are tables, sequences etc...
is there any shortcut?

thx

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2004-05-19 15:52:19 Unresponsive vacuum process
Previous Message Matthew T. O'Connor 2004-05-19 13:43:23 Re: Is using cross-version pg_autovacuum possible/safe?