PostgreSQL Source Code  git master
bbsink_copystream Struct Reference

Data Fields

bbsink base
 
bool send_to_client
 
char * msgbuffer
 
TimestampTz last_progress_report_time
 
uint64 bytes_done_at_last_time_check
 

Detailed Description

Definition at line 39 of file basebackup_copy.c.

Field Documentation

◆ base

◆ bytes_done_at_last_time_check

uint64 bbsink_copystream::bytes_done_at_last_time_check

◆ last_progress_report_time

TimestampTz bbsink_copystream::last_progress_report_time

◆ msgbuffer

char* bbsink_copystream::msgbuffer

◆ send_to_client

bool bbsink_copystream::send_to_client

The documentation for this struct was generated from the following file: