Postgres Upload Speeds
Hey I'm working on a school project and trying to upload a 150mb csv and every time I try something like ".to_sql" its on pace to do it in 10 hours. I thought it was just my plan so I went from the hobby to pro but that didn't really do anything. Are these speeds normal? Seems slow
11 Replies
Project ID:
N/A
N/A
you are more likely limited by your local networking or compute speed
I'm doing it on a nice laptop on wifi
still could be an issue? my wifis decent
do i need to do it on a server or smthn
where are you located?
atlanta, im connected to oregon
just switched over to virginia
lemme see if that helps
hobby users cant run databases in us-east yet
i switched over to pro
i should have access right?
or idk what i just changed then
pro users do, yes
noob question but im using the DATABASE_PUBLIC_URL, could this be the source of my problem
like is the public url throttled in some way
we do not throttle anything, but you would need to use the public url since you are connecting from outside of railway