timescale / pgai

Bring AI models closer to your PostgreSQL data
PostgreSQL License
318 stars 11 forks source link

Support bulk operations #23

Open jgpruitt opened 3 weeks ago

jgpruitt commented 3 weeks ago

What is the most performant/efficient way to embed lots of rows? Can we build functions or procedures to make this easy? If not, can we document guidance and provide example code?