cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Lakebase auto start/stop

jericksoncea
New Contributor III

It doesnโ€™t appear that the Lakebase OLTP instances function like Sql warehouses in the following ways:
โ€ข automatically starting when initiating a connection
โ€ข automatically stopping after no usage in x minutes

I am wondering if others have use cases for auto start-stop, and if it on the product roadmapโ€ฆ

2 REPLIES 2

-werners-
Esteemed Contributor III

I guess that the start/stop pattern is not something you want in a low-latency OLTP database.
Perhaps they add it in the future.

I can definitely think of use cases where I would trade the cost savings for a few seconds of startup (like serverless sql warehouses), and low-latency thereafter...