RE: Eror while dropping a user

Поиск
Список
Период
Сортировка
От Ertan Küçükoğlu
Тема RE: Eror while dropping a user
Дата
Msg-id 001201d42b71$951cabd0$bf560370$@1nar.com.tr
обсуждение исходный текст
Ответ на Re: Eror while dropping a user  (Alessandro Aste <alessandro.aste@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Sv: WAL-dir filling up with wal_level = logical
Следующее
От: Ertan Küçükoğlu
Дата:
Сообщение: RE: Eror while dropping a user