Re: [GENERAL] createdb feature request

2004-02-11 Thread Richard Huxton
On Wednesday 11 February 2004 19:49, Mark Harrison wrote: > Apache has a nice feature: it creates copies of all the default > configuration files, so that it's easy to diff and see what has > been modified in the config files. > > Can this be included in createdb as well? Postfix has a useful util

Re: [GENERAL] createdb feature request

2004-02-11 Thread Bruce Momjian
Mark Harrison wrote: > Apache has a nice feature: it creates copies of all the default > configuration files, so that it's easy to diff and see what has > been modified in the config files. > > Can this be included in createdb as well? Uh, the defaults are already in /pgsql/share. -- Bruce Mo