Rename dtrace probes for ongoing xlog -> wal conversion.
Robert Haas <rhaas@postgresql.org>
Rename dtrace probes for ongoing xlog -> wal conversion. xlog-switch becomes wal-switch, and xlog-insert becomes wal-insert.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/monitoring.sgml | modified | +2 −2 |
| src/backend/access/transam/xlog.c | modified | +1 −1 |
| src/backend/access/transam/xloginsert.c | modified | +1 −1 |
| src/backend/utils/probes.d | modified | +2 −2 |