Re: Who dropped a role?

From: "Charles Clavadetscher" <clavadetscher(at)swisspug(dot)org>
To: "'Durumdara'" <durumdara(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Who dropped a role?
Date: 2016-12-08 09:34:59
Message-ID: 032a01d25136$5e7f71a0$1b7e54e0$@swisspug.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Durumdara
Sent: Donnerstag, 8. Dezember 2016 10:13
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Who dropped a role?

Hello!

Sorry, meanwhile I found it as Group Role.

I never used this kind of role. How to restore it to normal login role?

ALTER ROLE ... LOGIN;

You probably need to reassign the password (I don’t remember right now if the pw is dropped when changing form LOGIN to NOLOGIN).

\password ...

Thanks for it!

dd

2016-12-08 9:53 GMT+01:00 Durumdara <durumdara(at)gmail(dot)com <mailto:durumdara(at)gmail(dot)com> >:

Dear PG Masters!

In a server today I didn't find an important role.

I don't know what my colleagues did with it, but it seems to be lost.

Do you know a trick, how get info about it?

1.) Who dropped it?

2.) If not dropped what happened with it?

Does role dropping logged somewhere?

Thanks for your help!

dd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2016-12-08 09:45:42 Re: pgbasebackup necessary for master slave change?
Previous Message Subhankar Chattopadhyay 2016-12-08 09:33:23 pgbasebackup necessary for master slave change?