@ -2576,9 +2576,9 @@ pgsql flow. Some of the possible request messages are:
total size in bytes of the data returned
total size in bytes of the data returned
* "command_completed": string. Informs the command just completed by the backend
* "command_completed": string. Informs the command just completed by the backend
* "copy_in_response": object. Indicates the beginning of a CopyIn mode, shows
* "copy_in_response": object. Indicates the beginning of a CopyIn mode, shows
how many columns will be copied from STDIN (`` co py_column_cnt `` field)
how many columns will be copied from STDIN (`` co lumns `` field)
* "copy_out_response": object. Indicates the beginning of a CopyTo mode, shows
* "copy_out_response": object. Indicates the beginning of a CopyTo mode, shows
how many columns will be copied to STDOUT (`` co py_column_cnt `` field)
how many columns will be copied to STDOUT (`` co lumns `` field)
* "copy_data_out": object. Consolidated data on the CopyData sent by the backend
* "copy_data_out": object. Consolidated data on the CopyData sent by the backend
in a CopyOut transaction
in a CopyOut transaction
* "copy_done": string. Similar to `` command_completed `` but sent after the
* "copy_done": string. Similar to `` command_completed `` but sent after the