Alexey Kondratov
Alexey Kondratov
Just set default k8s limits on staging to 1 to 4 ratio (`m6i.2xlarge` instance) -- 1 cpu and 4 gigs of ram. So we can try to enable plv8 again...
> Ideally we should have maintenance option for pageservers so projects are stopped and cannot start until pageserver they're connected to is on maintenance. @/ololobus do we have that planned?...
@sgotti, I've rebased this branch. I had to modify one place because of a linter error, now all existing tests pass and ``` make test INTEGRATION=1 STOLON_TEST_STORE_BACKEND=etcdv3 ./test ``` works...
There are two bp settings max_replication_write_lag and max_replication_flush_lag, set to 500MB and 10GB now. Are we going to set both to 10MB?
> There are two bp settings max_replication_write_lag and max_replication_flush_lag, set to 500MB and 10GB now. Are we going to set both to 10MB? @hlinnaka @knizhnik can you clarify?
Just set max_replication_write_lag to 15 MB on prod. My new and old computes started well
> when compute for the branch is running and you want to create a new branch you need to go to the compute, pick the current lsn here That is...
Yeah, will do it asap
Backpressure should be turned on on both staging and prod, so it's worth trying similar test again
> Tricky question here is what to do when we want to query historical data by using only connection options (e.g. postgres://?asoftime=12341314) -- there is no branch yet, hence no...