postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data.

Поиск
Список
Период
Сортировка
Искать
От
Day, David
Тема
postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data.
Дата
Msg-id
401084E5E73F4241A44F3C9E6FD79428011E344888@exch-01
Список
Дерево обсуждения
postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. "Day, David" <dday@redcom.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. John R Pierce <pierce@hogranch.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. "Day, David" <dday@redcom.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. "Day, David" <dday@redcom.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. "Day, David" <dday@redcom.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. "Day, David" <dday@redcom.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. "David G. Johnston" <david.g.johnston@gmail.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Alvaro Herrera <alvherre@2ndquadrant.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Tom Lane <tgl@sss.pgh.pa.us>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Andrew Sullivan <ajs@crankycanuck.ca>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Andrew Sullivan <ajs@crankycanuck.ca>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. John McKown <john.archie.mckown@gmail.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Merlin Moncure <mmoncure@gmail.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Karsten Hilbert <Karsten.Hilbert@gmx.net>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Melvin Davidson <melvin6925@gmail.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Andrew Sullivan <ajs@crankycanuck.ca>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Michael Nolan <htfoot@gmail.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Adrian Klaver <adrian.klaver@aklaver.com>
Re: postgres zeroization of dead tuples ? i.e scrubbing dead tuples with sensitive data. Melvin Davidson <melvin6925@gmail.com>

Hi,

 

One of my co-workers came out of a NIST cyber-security type meeting today and asked me to delve into postgres and zeroization.

 

I am casually aware of mvcc issues and vacuuming

 

I believe the   concern,  based on my current understanding  of postgres inner workings,  is  that when a dead tuple is reclaimed by vacuuming:  Is that reclaimed space initialized in some fashion that would  shred any sensitive data that was formerly there to any  inspection by  the subsequent owner of  that disk page ? ( zeroization )

 

Not sure that is the exact question to ask but hopefully you get a feel for the requirement is  not to  leave any sensitive data laying about for

recovery by a hacker,  or at least minimize the places it could be obtained without actually being able to log into postgres or having raw disk access privileges.  

 

Thanks for any comments/instruction/links on the matter.

 

 

Regards

 

 

Dave Day

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

В списке pgsql-general по дате отправления
От: Josh Berkus
Дата:
Сообщение: Indianapolis PostgreSQL Meetup
От: David G. Johnston
Дата:
FAQ