Skip to content

Commit 915b5f4

Browse files
committed
Update table of contents
1 parent 2106c78 commit 915b5f4

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed
+8-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# How to run PostgreSQL in Docker
2-
Read my article on Habr [Running PostgreSQL in Docker: from simple to complex](https://habr.com/ru/articles/578744/)
2+
3+
Read my article on:
4+
5+
* Habr.com (rus) [Running PostgreSQL in Docker: from simple to complex](https://habr.com/ru/articles/578744/)
36

47
## Content
8+
59
1. [Hello Postgres](./1.%20Hello%20Postgres/README.md)
610
2. [Init Database](./2.%20Init%20Database/README.md)
711
3. [Where is my data](./3.%20Where%20is%20my%20data/README.md)
812
4. [Healthcheck and limits](./4.%20Healthcheck%20and%20limits/README.md)
913
5. [Tuning parameters](./5.%20Tuning%20parameters/README.md)
10-
6. [UI via pgAdmin](./6.%20UI%20via%20pgAdmin/README.md)
11-
7. [Monitoring with postgres_exporter](./7.%20Monitoring%20with%20postgres_exporter/README.md)
14+
6. [Tuning parameters via postgresql.conf](5.1.%20Tuning%20parameters%20via%20file/README.md)
15+
7. [UI via pgAdmin](./6.%20UI%20via%20pgAdmin/README.md)
16+
8. [Monitoring with postgres_exporter](./7.%20Monitoring%20with%20postgres_exporter/README.md)

0 commit comments

Comments
 (0)