diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-11-29 18:42:53 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-11-29 18:42:53 -0300 |
commit | 88bdbd3f746049834ae3cc972e6e650586ec3c9d (patch) | |
tree | 53a6007b47d766ac0e1309fa1fedc600411a51aa /contrib/postgres_fdw/postgres_fdw.c | |
parent | 826eff57c4c23f77314ba7151d3dc506ce0fa24c (diff) | |
download | postgresql-88bdbd3f746049834ae3cc972e6e650586ec3c9d.tar.gz postgresql-88bdbd3f746049834ae3cc972e6e650586ec3c9d.zip |
Add log_statement_sample_rate parameter
This allows to set a lower log_min_duration_statement value without
incurring excessive log traffic (which reduces performance). This can
be useful to analyze workloads with lots of short queries.
Author: Adrien Nayrat
Reviewed-by: David Rowley, Vik Fearing
Discussion: https://postgr.es/m/c30ee535-ee1e-db9f-fa97-146b9f62caed@anayrat.info
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions