I wrote:
> I'm not enamored of "saved_file" either, it seems like the wrong
> part of speech somehow. Maybe "save_in_file"?
Actually ... what is the point of letting users control the filename at
all? It seems like the only useful nondefault value is the empty string
(to suppress storing the stats). So why not simplify this to a boolean?
"pg_stat_statements.save" = on or off.
regards, tom lane
In response to
pgsql-hackers by date
| Next: | From: Alvaro Herrera | Date: 2009-01-04 22:01:21 |
| Subject: Re: generic reloptions improvement |
| Previous: | From: Alvaro Herrera | Date: 2009-01-04 21:36:11 |
| Subject: Re: generic reloptions improvement |