I\'m trying to read a big file in plain text, extract any fields from it, and create a table in postgres with COPY command into a function. I\'m using Qt.
Then, in Qt