They are the same!
Expand 4 lines ... | |||||
5 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh | 5 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh | ||
6 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh | 6 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh | ||
7 | /docker-entrypoint.sh: Configuration complete; ready for start up | 7 | /docker-entrypoint.sh: Configuration complete; ready for start up | ||
8 | - | 172.21.0.1 - - [20/Feb/2023:06:48:03 +0000] "GET / HTTP/1.1" 200 77 "-" "curl/7.85.0" "-" | 8 | + | 172.21.0.1 - - [20/Feb/2023:06:48:03 +0000] "GET / HTTP/1.1" 200 152 "-" "curl/7.85.0" "-" |
They are the same!
Expand 38 lines ... | |||||
39 | 2023-02-20 06:47:43.926 UTC [36] LOG: background worker "logical replication launcher" (PID 42) exited with exit code 1 | 39 | 2023-02-20 06:47:43.926 UTC [36] LOG: background worker "logical replication launcher" (PID 42) exited with exit code 1 | ||
40 | 2023-02-20 06:47:43.926 UTC [37] LOG: shutting down | 40 | 2023-02-20 06:47:43.926 UTC [37] LOG: shutting down | ||
41 | 2023-02-20 06:47:43.928 UTC [37] LOG: checkpoint starting: shutdown immediate | 41 | 2023-02-20 06:47:43.928 UTC [37] LOG: checkpoint starting: shutdown immediate | ||
42 | - | 2023-02-20 06:47:43.996 UTC [37] LOG: checkpoint complete: wrote 918 buffers (5.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.026 s, sync=0.038 s, total=0.070 s; sync files=250, longest=0.004 s, average=0.001 s; distance=4217 kB, estimate=4217 kB | 42 | + | 2023-02-20 06:47:43.996 UTC [37] LOG: checkpoint complete: wrote 918 buffers (5.6%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.029 s, sync=0.017 s, total=0.052 s; sync files=250, longest=0.004 s, average=0.001 s; distance=4217 kB, estimate=4217 kB |
43 | 2023-02-20 06:47:44.008 UTC [36] LOG: database system is shut down | 43 | 2023-02-20 06:47:44.008 UTC [36] LOG: database system is shut down | ||
44 | done | 44 | done | ||
45 | server stopped | 45 | server stopped | ||
Expand 2 lines ... |
id SERIAL (old) | id SERIAL (new) | title VARCHAR (old) | title VARCHAR (new) |
---|---|---|---|
1 | 1 | Blog post #0 | Blog post #0 |
2 | 2 | Blog post #1 | Blog post #1 |
3 | 3 | Blog post #2 | Blog post #2 |
4 | 4 | Blog post #3 | Blog post #3 |
5 | 5 | Blog post #4 | Blog post #4 |
6 | Blog post #5 | ||
7 | Blog post #6 | ||
8 | Blog post #7 | ||
9 | Blog post #8 | ||
10 | Blog post #9 |
They are the same!
1 | 2023/02/20 06:47:53 Prepare db... | 1 | 2023/02/20 06:47:53 Prepare db... | ||
2 | + | 2023/02/20 06:51:47 Inserting post #0 | |||
3 | + | 2023/02/20 06:51:47 Inserting post #1 | |||
4 | + | 2023/02/20 06:51:47 Inserting post #2 | |||
5 | + | 2023/02/20 06:51:47 Inserting post #3 | |||
6 | + | 2023/02/20 06:51:47 Inserting post #4 | |||
7 | + | 2023/02/20 06:51:47 Inserting post #5 | |||
8 | + | 2023/02/20 06:51:47 Inserting post #6 | |||
9 | + | 2023/02/20 06:51:47 Inserting post #7 | |||
10 | + | 2023/02/20 06:51:47 Inserting post #8 | |||
11 | + | 2023/02/20 06:51:47 Inserting post #9 | |||
2 | 2023/02/20 06:47:53 Listening 8000 | 12 | 2023/02/20 06:47:53 Listening 8000 | ||
3 | 172.21.0.4 - - [20/Feb/2023:06:48:03 +0000] "GET / HTTP/1.1" 200 77 | 13 | 172.21.0.4 - - [20/Feb/2023:06:48:03 +0000] "GET / HTTP/1.1" 200 77 |