Skip to content

lab_14#25

Open
plidan123 wants to merge 1 commit intomainfrom
lab_14
Open

lab_14#25
plidan123 wants to merge 1 commit intomainfrom
lab_14

Conversation

@plidan123
Copy link
Owner

No description provided.

Copy link
Collaborator

@misshimichka misshimichka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Привет! Проверила ЛР14:

30/30

я переживаю, что могла не найти ошибки, т.к. глаз замылился и устала, но буду надеяться, что это не страшно

-- 3.1.2 по какому полю лучше партиционировать
-- ответ: лучше created_at (range по дате), потому что в вашем “тяжелом” запросе основной фильтр:
-- where o.created_at >= now() - interval '1 year'
-- и по created_at сработает partition pruning (будут читаться только нужные партиции).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@misshimichka
Copy link
Collaborator

И картинка в качестве моральной поддержки в такие тяжелые времена (и с днем окончания лаб):

image

Хотела сказать большое спасибо за качественную работу и проделанный труд 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants