Back to Fq

Pg Control

format/postgres/pg_control.md

0.17.0449 B
Original Source

Decode content of pg_control file

sh
$ fq -d pg_control -o flavour=postgres14 d pg_control

Specific fields can be got by request

sh
$ fq -d pg_control -o flavour=postgres14 ".state, .check_point_copy.redo, .wal_level" pg_control

Authors

References