On Mon, Mar 8, 2010 at 4:25 PM, Tom Lane <[email protected]> wrote: > Jaime Casanova <[email protected]> writes: >> can we add a parameter in pg_dump and pg_dumpall to disable >> log_min_duration_statement? > > export PGOPTIONS="-c log_min_duration_statement=-1" >
ah! so, that is PGOPTIONS for :) and that works for every libpq application? -- Atentamente, Jaime Casanova Soporte y capacitación de PostgreSQL AsesorÃa y desarrollo de sistemas Guayaquil - Ecuador Cel. +59387171157 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
