Skip to content

Commit b270389

Browse files
committed
Update 0003_how_to_troubleshoot_long_startup.md
1 parent d942fd1 commit b270389

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

0003_how_to_troubleshoot_long_startup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ FATAL: the database system is not yet accepting connections
1212
DETAIL: Consistent recovery state has not been yet reached.
1313
```
1414

15+
or:
16+
```
17+
pq: the database system is starting up
18+
```
19+
1520
What NOT to do (common patterns for non-experts):
1621
- start worrying or waiting for a long time without understanding how long it might take
1722
- attempt to stop/start again, and again

0 commit comments

Comments
 (0)