Every so often I find myself trying to write postgres -D ... --ssl or postgres -D ... --debug-print-plan which fails, because you need to write --ssl=on or --debug-print-plan=true etc. Have others had the same experience? Would it be worth supporting the case without value to default to on/true?
On 04-04-2012 17:07, Peter Eisentraut wrote: > postgres -D ... --debug-print-plan > > which fails, because you need to write --ssl=on or > --debug-print-plan=true etc. > > Have others had the same experience? Would it be worth supporting the > case without value to default to on/true? > Please, don't do it. You can be fooled when we change a parameter default value (specially if you have it in a script that is used in different versions) from major versions. -- Euler Taveira de Oliveira - Timbira http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte24x7 e Treinamento
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера