Changing owner of pg_toast tables

From: Mark Styles <postgres(at)lambic(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Changing owner of pg_toast tables
Date: 2009-01-29 15:18:22
Message-ID: 20090129151822.GE13763@lambic.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm trying to drop a role that is no longer being used. However the role
has 4 dependencies which are all pg_toast tables. How can I change the
owner of those pg_toast tables so I can drop the role?

--
Mark
http://www.lambic.co.uk

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Teodor Sigaev 2009-01-29 15:26:25 Re: Text search segmentation fault
Previous Message Tom Lane 2009-01-29 15:16:16 Re: [GENERAL] Encoding problem using pg_dumpall