How to know and change the owner of a table in psql ? - Mailing list pgsql-general

From David Pradier
Subject How to know and change the owner of a table in psql ?
Date
Msg-id 20021122095531.GA27873@apartia.fr
Whole thread Raw
Responses Re: How to know and change the owner of a table in psql ?  (Oliver Elphick <olly@lfix.co.uk>)
List 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@apartia.fr

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Migrating data from MSAccess
Next
From: Oliver Elphick
Date:
Subject: Re: &main::execute undefined?