parse tree reading

Поиск
Список
Период
Сортировка
От Katherina Litvina
Тема parse tree reading
Дата
Msg-id AANLkTin99GY-tOJk6FOZhq8zA8v6RyJePMqOGed3Nj-k@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
In order to implement the incremental updates of materialized views I need to read parse trees from csv logs (debug_print_parse option). How can I interpret the indexes of all operations and tables and get the real names of all relations?

For example, which data and operation types do the values 1760 and 1700
refer to?
OPEXPR 
:opno 1760
:opfuncid 0
:opresulttype 1700
:opretset false
Best regards,
Katherina Litvina

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

Предыдущее
От: leslie samuel
Дата:
Сообщение: Re: pg_stat_all_tables column value reseting problem.
Следующее
От: Tapio Pitkäranta
Дата:
Сообщение: Memory limits and PostgreSQL 8.4 - Over 63 GB of memory for DB?