HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stephen123

no profile record

comments

stephen123
·11 bulan yang lalu·discuss
I like leopard links for that. cmd+t type "go/" and I get all of the shortcuts I've configured.

https://leopardlinks.com/
stephen123
·2 tahun yang lalu·discuss
Its google cloud sql.
stephen123
·2 tahun yang lalu·discuss
What do you do to then query the data? I usually need indexes so queries are not slow. Perhaps I could insert into a staging table then bulk copy the data over to an indexed table, but that seems silly.
stephen123
·2 tahun yang lalu·discuss
How were they doing millions of events per minute with postgres.

I'm struggling with pg write performance ATM and want some tips.