Privs on deleted objects

From: "Robert James" <srobertjames(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Privs on deleted objects
Date: 2007-05-17 23:22:57
Message-ID: e09785e00705171622w723bc8b3x56c6de32b1eaffb3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

1. Is there anyway to give a role privs on a certain table, delete that
table, recreate it, and have those privs persist?

2. Is there anyway to give a role privs to all tables in a database, without
having to name each one individually? Can I use this to apply to tables
created later on?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message George Pavlov 2007-05-17 23:45:30 Re: Privs on deleted objects
Previous Message Ron Johnson 2007-05-17 22:53:54 Re: Large Database Restore