Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong committed Nov 30, 2023
1 parent 8862587 commit 1089658
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Linux_distribution/Red Hat/redhat.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ pvs
lvs
#Resize LV and filesystem
lvextend -r pvs_name/lvs_name /dev/sda2
#reboot?
sudo reboot now
```
3 changes: 3 additions & 0 deletions docs/computer languages/Query language/SQL/SQL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@
* PostgreSQL
* [PostgreSQL 巧用 array 處理 tags](https://hackmd.io/@pgsql-tw/rJSOHh8zT)
* [PostgreSQL 15 手冊翻譯](https://docs.postgresql.tw/v/15/)
* [26. 備份及還原](https://docs.postgresql.tw/v/15/server-administration/backup-and-restore)
* [Design Tools](https://wiki.postgresql.org/wiki/Design_Tools)
* [FAQ/zh-hant](https://wiki.postgresql.org/wiki/FAQ/zh-hant)
* [PostgreSQL 15 Tutorial](https://www.postgresql.org/docs/15/tutorial.html)
* [9.7. Pattern Matching](https://www.postgresql.org/docs/15/functions-matching.html)
* ForeignKey
* [3.3. 外部索引鍵](https://docs.postgresql.tw/v/15/tutorial/advanced-features/foreign-keys)
* MySQL
* [5.7/4.5.4 mysqldump — A Database Backup Program](https://dev.mysql.com/doc/refman/5.7/en/mysqldump.html)
* [w3schools/sql](https://www.w3schools.com/sql/)
* [Triton Ho/slides](https://github.com/TritonHo/slides/tree/master)

0 comments on commit 1089658

Please sign in to comment.