Query column null

Поиск
Список
Период
Сортировка
От Yambu
Тема Query column null
Дата
Msg-id CALhHtcBfLUARnSBkowzwyMwehwoyM_JWd5nBUqhjBd_tixNtzg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Query column null
Список pgsql-admin
Hi

A strange thing is happening in my csv logs, i cannot see the query that ran whenever there is a duration in the logs, is there something i'm missing?
 
When i run the below query it returns nothing

select message,query from postgres_log where message ilike '%duration%' and query is not null limit 1;

Note: I loaded the csv logs into postgres_log table.

regards

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

Предыдущее
От: DiasCosta
Дата:
Сообщение: Re: Conditional query with copy command
Следующее
От: Yambu
Дата:
Сообщение: Swapping master and slave