Posts by Lourival Santos • 23 points
1 post
-
2
votes1
answer180
viewsQ: Persisting in Database from a file
What would be the most efficient way to read a file and write to the Postgres database? I’m posting a code where I can do, but postgres limits me on the connection number. Now follow the error: Set…