zeropg on IBM Code Engine + COS

A real Postgres, living in an IBM COS bucket. No database server. Scales to zero.
database size7.7 MB on disk
notes0
filler rows0
cold-start total5632 ms
· snapshot restore (download+gunzip+untar, 5.2 MB)2820 ms
· PGlite open956 ms
· lease acquire578 ms
durability modesleep — writes are memory-speed; the snapshot uploads when the instance is put to sleep
unflushed writes✓ none — bucket is current
fencing token8
flushes to the bucket, releases the lease, exits — the next load cold-starts
a standard OLTP benchmark vs this PGlite DB, streamed live — self-caps its size, then cleans up

Powered by zeropg: PGlite + object storage + a conditional-write lease.