How to know and change the owner of a table in psql ?

From: David Pradier <dpradier(at)apartia(dot)fr>
To: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: How to know and change the owner of a table in psql ?
Date: 2002-11-22 09:55:31
Message-ID: 20021122095531.GA27873@apartia.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I'd like to know who's the owner of a table, and if i can change simply the
owner of a table.

I tried \z in psql, it gives me :
{=,user1=arwdRxt,user2=arwdRxt}

Does this mean that user1 is the owner ?

Thanks for your help,

Best regards,
David
--
dpradier(at)apartia(dot)fr

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Elphick 2002-11-22 10:02:36 Re: &main::execute undefined?
Previous Message Richard Huxton 2002-11-22 09:21:08 Re: Migrating data from MSAccess