You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to populate a Postgres db that i got with shuttle from a csv
I tried to use COPY but I got a permission error
What would be the best way to initialize it with a lot of data? I would prefer not to make a ton of inserts, but if its the only possibility I will do it
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to populate a Postgres db that i got with shuttle from a csv
I tried to use COPY but I got a permission error
What would be the best way to initialize it with a lot of data? I would prefer not to make a ton of inserts, but if its the only possibility I will do it
Beta Was this translation helpful? Give feedback.
All reactions