stxkind : An array containing codes for the enabled statistics kinds; valid values are:dfor n-distinct statistics,ffor functional dependency statistics
stxkind
---------
{d}
{m}
{f}
{e}
(4 rows)
create statistics flight_expr1 on(
extract
(month from scheduled_departure at time zone 'Asia/Kolkata')
) from flights;
select stxkind from pg_statistic_ext where stxname = 'flight_expr';
stxkind : An array containing codes for the enabled statistics kinds; valid values are:dfor n-distinct statistics,ffor functional dependency statistics
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера