Re: why select count(*) consumes wal logs - Mailing list pgsql-general

From Ravi Krishna
Subject Re: why select count(*) consumes wal logs
Date
Msg-id 2083098227.299875.1541599822999@mail.yahoo.com
Whole thread Raw
In response to RE: why select count(*) consumes wal logs  (Steven Winfield <Steven.Winfield@cantabcapital.com>)
Responses Re: why select count(*) consumes wal logs
List pgsql-general
> select data_page_checksum_version from pg_control_init()

returned 1.  So we have page_checksum turned on, and wal_log_hints off.


pgsql-general by date:

Previous
From: Steven Winfield
Date:
Subject: RE: why select count(*) consumes wal logs
Next
From: David Gauthier
Date:
Subject: Re: recursion in plpgsql