how to set ownership of tables? - Mailing list pgsql-sql

From bboett@erm1.u-strasbg.fr (Bruno Boettcher)
Subject how to set ownership of tables?
Date
Msg-id 20010521222840.Q15377@erm1.u-strasbg.fr
Whole thread Raw
Responses Re: how to set ownership of tables?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@earthling.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....


pgsql-sql by date:

Previous
From: "gabi munteanu"
Date:
Subject: sequence problem
Next
From: Peter Eisentraut
Date:
Subject: Re: sequence problem