Is there any way to output the number of rows copied while executing a copy command in redshift.
From aws states that the data is available in stl_load_commits, but gives a warning that data may not be alway correct.
I'm looking for more reliable data. I'm also using kettle to run this copy command, so if there a way to get the result from kettle - that method would also work.