Skip to content

Commit

Permalink
Merge branch 'bgrenon-ha-update' of https://github.com/neondatabase/w…
Browse files Browse the repository at this point in the history
…ebsite into bgrenon-ha-update
  • Loading branch information
bgrenon committed Feb 12, 2025
2 parents c59a056 + bfbf579 commit edaac6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/introduction/high-availability.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Here's a summary of how different types of compute failures are handled and thei
| Postgres crash | Brief interruption | Automatic restart | Seconds |
| VM failure | Brief interruption | VM recreation and endpoint reattachment | Seconds |
| Unresponsive endpoint | Intermittent connectivity | Automatic recovery initiation | 5 minutes |
| Node failure | Compute unavailable | Rescheduling to healthy nodes | 1-2 minutes |
| Node failure | Compute unavailable | Rescheduling to healthy nodes | 1-2 minutes |
| Availability Zone failure | Compute unavailable in affected AZ | Rescheduling to healthy AZs | 1-10 minutes |

### Impact on session data after failover?
Expand Down

0 comments on commit edaac6e

Please sign in to comment.