pg_checksums (or checksums in general) vs tableam

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pg_checksums (or checksums in general) vs tableam
Дата
Msg-id CABUevExwAcaeDDmBHGeHYp+_926-bHcCF-Fdf8uhkzz6-xmpNw@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_checksums (or checksums in general) vs tableam  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
How is this intended to work?

pg_checksums enumerate the files. What if there are files there from a different tableam? Isn't pg_checksums just going to badly fail then, since it assumes everything is heap?

Also, do we allow AMs that don't support checksumming data? Do we have any checks for tables created with such AMs in a system that has checksums enabled?

В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Custom table AMs need to include heapam.h because of BulkInsertState
Следующее
От: Joe Conway
Дата:
Сообщение: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and KeyManagement Service (KMS)