why is there a link to logs in /etc?
/etc/postgresql/7.4/main/log is a link to
/var/log/postgresql/postgresql-7.4-main.log
/etc is supposed to be for configuration files that are static, the
link to log violates both (yes, it's only a link so it doesn't change
but points to a file that changes and is definetely not a configuration
file).
is this a bug? Or is this somehow valid?
btw I am not sure which package is this part of, can't find it using
dpkg -S, not even when I dpkg -L all postgresql packages I have
installed (I guess it was created by postinst sript or something like that).
erik
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]