Raimon Fernandez <coder(at)montx(dot)com> writes:
> The sentence 'backend has nished processing the query' means that
> postgresql has finished processing the select and also has sent all
> the rows ?
There is no distinction; rows are sent as they are generated.
regards, tom lane