| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | KONDO Mitsumasa <kondo(dot)mitsumasa(at)lab(dot)ntt(dot)co(dot)jp> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me |
| Date: | 2014-01-28 01:14:18 |
| Message-ID: | 28064.1390871658@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
KONDO Mitsumasa <kondo(dot)mitsumasa(at)lab(dot)ntt(dot)co(dot)jp> writes:
> (2014/01/28 5:38), Tom Lane wrote:
>> Keep pg_stat_statements' query texts in a file, not in shared memory.
> This patch has security problem that root can easily see the statement file in
> database cluster.
What's your point? It's idle to imagine that root can't see anything and
everything that an unprivileged server is doing.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2014-01-28 01:15:23 | Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me |
| Previous Message | KONDO Mitsumasa | 2014-01-28 01:12:34 | Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2014-01-28 01:15:23 | Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me |
| Previous Message | KONDO Mitsumasa | 2014-01-28 01:12:34 | Re: pgsql: Keep pg_stat_statements' query texts in a file, not in shared me |