Re: object tracking

Поиск
Список
Период
Сортировка
От Steve Atkins
Тема Re: object tracking
Дата
Msg-id 5B206A67-E7EB-4D5E-95C1-F1DC60B9120F@blighty.com
обсуждение исходный текст
Ответ на object tracking  ("Little, Douglas" <DOUGLAS.LITTLE@orbitz.com>)
Список pgsql-general
On May 19, 2010, at 11:41 AM, Little, Douglas wrote:

> Hi,
>
> I have a fairly large data warehouse in Greenplum, and am having trouble tracking object changes.
> I need to
> 1.        Know when an object was changed, by who.
> 2.       Have some logging about when an object was dropped – especially drop cascade.
>
>
> Currently I’m having a problem with a set of disappearing views.   We’re still in pre-prod environment, but
>
> Any suggestions?

Take it up with your vendor. That's what you're paying them for, and they're the only ones who are
likely to understand how their product works.

If you were using postgresql I'd suggest looking at the log_statement and log_line_prefix
options, to see if tracking DDL that way were adequate for what you need.

Cheers,
  Steve


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: object tracking
Следующее
От: Gordon Shannon
Дата:
Сообщение: Re: Help writing a query to predict auto analyze