Header And Logo

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

Data Fields

xl_parameter_change Struct Reference

#include <xlog_internal.h>

Data Fields

int MaxConnections
int max_prepared_xacts
int max_locks_per_xact
int wal_level

Detailed Description

Definition at line 205 of file xlog_internal.h.


Field Documentation

Definition at line 209 of file xlog_internal.h.

Referenced by xlog_desc(), xlog_redo(), and XLogReportParameters().

Definition at line 208 of file xlog_internal.h.

Referenced by xlog_desc(), xlog_redo(), and XLogReportParameters().

Definition at line 207 of file xlog_internal.h.

Referenced by xlog_desc(), xlog_redo(), and XLogReportParameters().

Definition at line 210 of file xlog_internal.h.

Referenced by xlog_desc(), xlog_redo(), and XLogReportParameters().


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