Simple select to show PostgreSQL settings for WAL (write ahead log)

select * from pg_settings where name like '%wal%'