We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e66d4 commit 61e9f96Copy full SHA for 61e9f96
tr/05-db-postgresql.md
@@ -1,5 +1,18 @@
1
## Genel Bilgiler
2
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
16
* 9.2 Doc PDF http://www.postgresql.org/files/documentation/pdf/9.2/postgresql-9.2-A4.pdf
17
18
## Kurulum
0 commit comments