zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker
Apache License 2.0
1.53k stars 382 forks source link

What's the motivation for the 10GB limit for WAL restore? #886

Closed andyndang closed 1 year ago

andyndang commented 1 year ago

I'm encountering this issue and it seems there's a hard coded value for WAL restore limit of around 10GB. Any reason why?

https://github.com/zalando/spilo/blob/01064d6215aac00c1f4eab75cfa1dcfc216f767b/postgres-appliance/scripts/wale_restore.sh#L5

hughcapet commented 1 year ago

it is actually configurable https://github.com/zalando/spilo/blob/master/ENVIRONMENT.rst?plain=1#L50