postgres
postgres copied to clipboard
Cannot use value interpolation within a COPY query
I've seen previous issues filed and resolved for this. However, it does not seem to be fixed. There is not a clear way to pass input into the copy command via interpolation. My ask is for a clear way to interpolate strings into copy query. Thank you