Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Issue - Known limitations of serverless databases

FeatureBase Serverless databases have the following limitations

Limitations

SQL limitations

Limitation Supported? Additional information
SELECT…GROUP BY clause Not supported for IDSET or STRINGSET data types * IDSET() data type
* STRINGSET() data type
SELECT…HAVING clause Not supported  
SELECT…TOP clause Not supported  
SELECT…LIMIT clause Not supported LIMIT can be used with FROM and GROUP BY clauses
IDSETQ() data type Not supported  
STRINGSETQ() data type Not supported  

PQL limitations

Limitation Supported?
PQL Percentile Not supported

Database backup and recovery limitations

Serverless databases do not support:

  • Database snapshotting
  • Database restore from backup