RE: Eror while dropping a user - Mailing list pgsql-general

From Ertan Küçükoğlu
Subject RE: Eror while dropping a user
Date
Msg-id 001201d42b71$951cabd0$bf560370$@1nar.com.tr
Whole thread Raw
In response to Re: Eror while dropping a user  (Alessandro Aste <alessandro.aste@gmail.com>)
List pgsql-general
> From: Alessandro Aste <alessandro.aste@gmail.com>
> Sent: Saturday, August 4, 2018 12:02 AM
> To: Ertan Küçükoğlu <ertan.kucukoglu@1nar.com.tr>
> Cc: pgsql-general@postgresql.org
> Subject: Re: Eror while dropping a user
>
> You can run this query to itendify the relations owned by the users you're not allowed to drop,
> just replace     ('<your_user_name_to_check>', 'username2' ..'userN' ) with the your role names .
> Then, once you have identified the tables/objecst   change the owner like this:

I tried to run it on "postgres" database and "pars" database, schemas on pars database, etc. All return empty results.

Thanks anyway.

Regards,
Ertan



pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Sv: WAL-dir filling up with wal_level = logical
Next
From: Ertan Küçükoğlu
Date:
Subject: RE: Eror while dropping a user