зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
m
Этот коммит содержится в:
родитель
cc2412891a
Коммит
6b414e9418
@ -4,8 +4,16 @@ PostgresProfessional - DBA2 Administration of 18 parts
|
||||
PostgresProfessional - RogovLuzanovTolmachyov - QPT13 - Query Optimization of p12
|
||||
https://postgrespro.ru/education/courses/QPT
|
||||
https://www.youtube.com/playlist?list=PLaFqU3KCWw6JW80WBHPOe-SMJD2NOjmge
|
||||
p3 - Sequential Access of 47:06
|
||||
https://www.youtube.com/watch?v=X2DOIf0DfJ0
|
||||
p2 - Query Execution of 43:14
|
||||
https://www.youtube.com/watch?v=_6ce4YFFScc
|
||||
! 26:00 - set jit = off;
|
||||
! prepare model(varchar) as select model from aircrafts where iircraft_code = $1;
|
||||
! select * from pg_prepared_systems;
|
||||
! deallocate ... (or just close session)
|
||||
! 27:00 - declare c cursor for select * from aircrafts;
|
||||
! fetch c; ... close c;
|
||||
p1 - Air Demobase of 30:07
|
||||
https://www.youtube.com/watch?v=k9cloEiIPC0
|
||||
p0 - Intro of 8:49
|
||||
|
||||
@ -9,6 +9,7 @@ NetworkWithChris - Proxmox VE Helper Scripts - Install Anything With 1 Command!!
|
||||
2024
|
||||
BarmineTech - How To Setup Proxmox in 2024 | Easiest Way! of 15:38
|
||||
https://www.youtube.com/watch?v=RlMFibWUtV4
|
||||
! 8:00 post-pve-install.sh
|
||||
RomNero - Proxmox Install and WebUI Review of
|
||||
https://www.youtube.com/watch?v=ZrVx9lWmZ1s
|
||||
! use ext4 fs !
|
||||
|
||||
@ -39,7 +39,7 @@ proxmox:
|
||||
https://codingpackets.com/blog/proxmox-cloud-init-with-terraform-and-saltstack/
|
||||
https://www.youtube.com/watch?v=v45lH43yU9s
|
||||
inst
|
||||
https://www.youtube.com/watch?v=RlMFibWUtV4
|
||||
?
|
||||
helper scripts
|
||||
https://www.youtube.com/watch?v=gRVSbqXejtk
|
||||
tweaks
|
||||
|
||||
@ -14,7 +14,7 @@ https://medium.com/androidiots/generics-variance-2def0411ce1b
|
||||
2018
|
||||
https://habr.com/company/sberbank/blog/416413/
|
||||
2016
|
||||
JPoint - Matorin - Non-obvious Generics 0:00 of 45:24
|
||||
JPoint - Matorin - Non-obvious Generics 15:00 of 45:24
|
||||
https://www.youtube.com/watch?v=_0c9Fd9FacU
|
||||
https://www.youtube.com/watch?v=mNyQYTp-Njw
|
||||
https://advancedweb.hu/2016/05/03/java_variance/
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user