Skip to content

Commit 0cc85f1

Browse files
author
xiongcc
committed
update readme
1 parent 4b63a25 commit 0cc85f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,6 @@ This project has been started by [@NikolayS]() on 2023-09-26 https://twitter.com
9292
- 0067 [Autovacuum "queue" and progress](https://github.com/xiongcccc/postgres-howto/blob/master/Autovacuum%20queue%20and%20progress.md)
9393
- 0068 [psql shortcuts](https://github.com/xiongcccc/postgres-howto/blob/master/psql%20shortcuts.md)
9494
- 0069 [How to add a CHECK constraint without downtime](https://github.com/xiongcccc/postgres-howto/blob/master/How%20to%20add%20a%20CHECK%20constraint%20without%20downtime.md)
95-
95+
- 0070 [How to add a foreign key](https://github.com/xiongcccc/postgres-howto/blob/master/How%20to%20add%20a%20foreign%20key.md)
96+
- 0071 [How to understand what's blocking DDL](https://github.com/xiongcccc/postgres-howto/blob/master/How%20to%20understand%20what's%20blocking%20DDL.md)
97+
- 0072 [How to remove a foreign key](https://github.com/xiongcccc/postgres-howto/blob/master/How%20to%20remove%20a%20foreign%20key.md)

0 commit comments

Comments
 (0)