عنوان دوره | طول دوره | زمان برگزاری | تاریخ شروع دوره | شهریه | استاد | نوع برگزاری | وضعیت ثبت نام | ثبت نام | فیلم جلسه اول | |
---|---|---|---|---|---|---|---|---|---|---|
PostgreSQL for Database Developers and Administrators | 15 جلسه 45 ساعت |
یکشنبه
از
ساعت 17:30
الی 20:30
|
یکشنبه ۲۰ آبان ۱۴۰۳ | 4,990,000 تومان | مهندس علی مومن | حضوری و آنلاین | - |
در این بخش مقدماتی چون معرفی PostgreSQL، معرفی مقدماتی لینوکس (بالاتر از سطح LPIC 1)، نصب و راه اندازی سرویس، آغاز به کار، ساختار دیتابیس کلاستر، افزونه ها، مقدمات برنامه نویسی دیتابیس تحت PostgreSQL، تراکنش ها، ساختار Transaction Log و بک آپ، ریکاوری، ریستور، و ریستور در واحد زمان (Point-in-time Recovery) عنوان می شود.
مدت زمان دوره: 45 ساعت
پیش نیاز دوره: داشتن دانش لینوکس در سطح LPIC 1 ترجیح دارد اما به هر حال ضروریات لینوکس برای این دوره تدریس میشود، همچنین به دلیل مدیریت کردن PostgreSQL تحت لینوکس به تدریج دانش مورد نیاز به صورت عملی حاصل می شود. داشتن دانش یک RDBMS دیگر همچون MySQL یا SQL Server برای شروع این دوره بسیار توصیه می شود.
رزومه مدرس دوره : مهندس علی مومن
پیش گفتار:
Course Contents
Introduction
Introduction to PostgreSQL
?Why PostgreSQL
Multi-Skilled DBAs and its necessity, Cloud Computing
?What does robustness mean in PostgreSQL
PostgreSQL vs. Other RDBMSs
References
Introduction to Linux 1
Brief Explanation, History, Distros
Quick Installation Guide
Basic Commands & Concepts 1
Introduction to Linux 2
Basic Commands and Concepts 2
References
Setup, Installation, Basic Configuration
Setup PostgreSQL RHEL &Debian 1
Setup PostgreSQL RHEL &Debian 2
Setup PostgreSQL on Docker
PostgreSQL Data Directory and Conf Files
Beginning to Work with PostgreSQL
PSQL
Meta Commands
SHOW Command
Other Clients
Basic Concepts and Objects
Relations
PG Binaries
Schemas
databases (Default and User)
basic security
Important System Catalogs
Migration to & From PostgreSQL
Extensions (+ some important extensions)
Internals of PostgreSQL
Structure
Data Structure
Data Low-Level Structure
Tablespaces etc
Process and Memory Architecture
Vacuuming
WAL Structure
Basic Development
PL/PGSQL
Concurrency Control
Transactions
Transaction Processing
Backup, Recovery
Backups
Backup types (Physical and Logical)
Base backup (Backup & Restore)
PITR