Database too big, how to delete entries?

Hello,

My database became too big because I kept more than 120,000 entries of forms. The tables gf_entry_meta (800 Mio) and rg_lead-detail (290 Mio) in particular are very heavy. I would like to lighten them by deleting all the data attached to a particular form (ID 33)

I can not manually delete entries in packets of 100. How can I delete them directly in the database, without forgetting anything that might correspond in another table or cause a malfunction?

Thanks in advance for your suggestions.

Hi Olivier

I am just a paying GF customer like yourself, but I took a quick look in the docs, and this seems promising…

Cheers