> file. There is one question I have for which I could not find an answer in
> this file though, what do I do to make Postgresql sever to start at boot
> time while at the same time kill in it at shutdown time?
I don't run potato, but in the testing distro it seems to put a link in the
/etc/rc2.d/ to an init script in /etc/init.d/
If it doesn't, you can probably set one up yourself using pg_ctl (which is
probably in/usr/lib/postgresql/bin/).
Good luck with postgres!
Jeff