Skip to content

Commit 61e9f96

Browse files
author
Onur Özgür ÖZKAN
committed
Update tr/05-db-postgresql.md
1 parent e4e66d4 commit 61e9f96

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tr/05-db-postgresql.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
## Genel Bilgiler
22

3+
Bu belgede lab2023 - internet teknolojileri olarak özel projelerde ve SAAS ürünlerimizde kullandığımız PostgreSQL
4+
veritabanını nasıl kullandığımızı dökümante edilmiştir. Aşağıdaki konuları içerir,
5+
6+
* Kurulum
7+
* DB Yaratma
8+
* Kullanıcılar ve Roller
9+
* Ayarlar
10+
* Performans
11+
* Partition
12+
* Replikasyon
13+
* Backup Restore
14+
* Active Record ve PostgreSQL
15+
316
* 9.2 Doc PDF http://www.postgresql.org/files/documentation/pdf/9.2/postgresql-9.2-A4.pdf
417

518
## Kurulum

0 commit comments

Comments
 (0)