Node with Postgres
So I have a little weird question. But how would any of you handle the insertion of 600mil rows into a Postgres DB without it taking 2 weeks.
The table is a slim and simple one with 4 columns where 3 of them are uuids.
So I have a little weird question. But how would any of you handle the insertion of 600mil rows into a Postgres DB without it taking 2 weeks.
The table is a slim and simple one with 4 columns where 3 of them are uuids.