how to set ownership of tables?

From: bboett(at)erm1(dot)u-strasbg(dot)fr (Bruno Boettcher)
To: pgsql-sql(at)postgresql(dot)org
Subject: how to set ownership of tables?
Date: 2001-05-21 20:28:40
Message-ID: 20010521222840.Q15377@erm1.u-strasbg.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello!

how can i change the ownership of a table? i have the problem that i
create table with CONSTRAINTS on other tables, those others have a
different owner... and thus the creation of the table is refused....

is it possible to make constraints on tables whithout having their
ownership? is it possible to grant those rights?

or otherwise, how can i change the owenership of the concerned table?

--
ciao bboett
==============================================================
bboett(at)earthling(dot)net
http://inforezo.u-strasbg.fr/~bboett http://erm1.u-strasbg.fr/~bboett
===============================================================
the total amount of intelligence on earth is constant.
human population is growing....

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2001-05-21 20:39:05 Re: sequence problem
Previous Message Peter Eisentraut 2001-05-21 20:24:19 Re: sequence problem