From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | "Kevin Brown" <kevin(at)sysexperts(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: location of the configuration files |
Date: | 2003-02-13 01:37:16 |
Message-ID: | GNELIHDDFBOCMGBFGEFOMEIFCFAA.chriskl@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Okay, here's one: most Unix systems store all of the configuration
> files in a well known directory: /etc. These days it's a hierarchy of
> directories with /etc as the root of the hierarchy. When an
> administrator is looking for configuration files, the first place he's
> going to look is in /etc and its subdirectories. After that, he's
> forced to look through the startup scripts to figure out where things
> are located. And if those aren't revealing, then he has to read
> manpages and hope they're actually useful. :-) And if that doesn't
> work, then he has to resort to tricks like doing "strings" on the
> binaries (he doesn't necessarily have access to the sources that the
> binaries were compiled from, which is all that matters here).
No goddammit - /usr/local/etc. Why can't the Linux community respect
history!!!!
It is the ONE TRUE PLACE dammit!!!
Chris
(btw, there is humour + seriousness in above post...)
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2003-02-13 01:43:23 | Re: Changing the default configuration |
Previous Message | Bruce Momjian | 2003-02-13 01:11:32 | Re: win32 port |