pgsql: Add default_table_access_method to postgresql.conf.sample.

2019-08-16 Thread Andres Freund
Add default_table_access_method to postgresql.conf.sample. Reported-By: Heikki Linnakangas Author: Michael Paquier Discussion: https://postgr.es/m/[email protected] Backpatch: 12-, where pluggable table access methods were introduced Branch -- REL_12_STABLE Details

pgsql: Add default_table_access_method to postgresql.conf.sample.

2019-08-16 Thread Andres Freund
Add default_table_access_method to postgresql.conf.sample. Reported-By: Heikki Linnakangas Author: Michael Paquier Discussion: https://postgr.es/m/[email protected] Backpatch: 12-, where pluggable table access methods were introduced Branch -- master Details ---