Re: Reg : Data base deletion

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Reg : Data base deletion
Дата
Msg-id 20080625122651.GC34573@commandprompt.com
обсуждение исходный текст
Ответ на Reg : Data base deletion  ("Pradeepa" <pradeepa.ili@valtech.co.in>)
Список pgsql-bugs
On Wed, Jun 25, 2008 at 01:24:06PM +0530, Pradeepa wrote:
> Hi Team,
>
> We want some information like, if any one deletes database from postgres,
> how to trace when it has been deleted. The deletion is not from any command
> but by right clicking on db and deleting it.

Uh, how is that "right clicking" happening?  What interface are you
using?  The delete is happening by _some_ command.

Anyway, you can do this with triggers.  There's an example of doing
this in the manual, I believe.

A
--
Andrew Sullivan
ajs@commandprompt.com
+1 503 667 4564 x104
http://www.commandprompt.com/

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Reg : Data base deletion
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: just a question re: submitted bug...