Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

logstreamer_param Struct Reference

Data Fields

PGconnbgconn
XLogRecPtr startptr
char xlogdir [MAXPGPATH]
char * sysidentifier
int timeline

Detailed Description

Definition at line 232 of file pg_basebackup.c.


Field Documentation

Definition at line 234 of file pg_basebackup.c.

Referenced by LogStreamerMain(), and StartLogStreamer().

Definition at line 235 of file pg_basebackup.c.

Referenced by LogStreamerMain(), and StartLogStreamer().

Definition at line 237 of file pg_basebackup.c.

Referenced by LogStreamerMain(), and StartLogStreamer().

Definition at line 238 of file pg_basebackup.c.

Referenced by LogStreamerMain(), and StartLogStreamer().

char logstreamer_param::xlogdir[MAXPGPATH]

Definition at line 236 of file pg_basebackup.c.

Referenced by LogStreamerMain(), and StartLogStreamer().


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