Hi,
Since 9.4 FrozenTransactionId is no longer used to freeze row versions.
The change was done by commit 37484ad:
> Instead of changing the tuple xmin to FrozenTransactionId, the
combination
> of HEAP_XMIN_COMMITTED and HEAP_XMIN_INVALID, which were
previously never
> set togeth
Alexander Law wrote
> The following documentation comment has been logged on the website:
>
> Page:
> https://www.postgresql.org/docs/9.6/static/runtime-config-statistics.html
> Description:
>
> There is the following sentence in description of the track_io_timing
> parameter:
>
> I/O timing in
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.5/static/view-pg-roles.html
Description:
Hi all,
It seems that the "rolbypassrls" field is not listed on the page for
the
pg_roles view, even though its included there since 9.5.
Compare