From: | Itagaki Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: fillfactor hides autovacuum parameters in 8.4.0 |
Date: | 2009-08-20 00:34:57 |
Message-ID: | 20090820092104.9984.52131E4D@oss.ntt.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> we could use that to set a boolean
> in StdRdOptions that indicated whether they are set in reloptions or are
> default values.
Do you mean we will have a boolean field *for each* field in StdRdOptions?
We should remember whether a field was specified or not independntly.
Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Itagaki Takahiro | 2009-08-20 01:21:40 | Re: fillfactor hides autovacuum parameters in 8.4.0 |
Previous Message | Alvaro Herrera | 2009-08-19 20:32:21 | Re: fillfactor hides autovacuum parameters in 8.4.0 |
From | Date | Subject | |
---|---|---|---|
Next Message | Itagaki Takahiro | 2009-08-20 01:21:40 | Re: fillfactor hides autovacuum parameters in 8.4.0 |
Previous Message | Andrew Dunstan | 2009-08-19 23:57:57 | auto_explain log_verbose causes regression failure |