Re: FPW compression leaks information - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: FPW compression leaks information
Date
Msg-id 20150409152831.GZ3663@tamriel.snowman.net
Whole thread Raw
In response to FPW compression leaks information  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: FPW compression leaks information
List pgsql-hackers
* Heikki Linnakangas (hlinnaka@iki.fi) wrote:
> What should we do about this? Make it configurable on a per-table
> basis? Disable FPW compression on system tables? Disable FPW on
> tables you don't have SELECT access to? Add a warning to the docs?

REVOKE EXECUTE ON FUNCTION pg_current_xlog_insert_location() FROM public;
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property?
Next
From: Alvaro Herrera
Date:
Subject: Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property?