On Wed, Jul 30, 2003 at 10:34:51AM -0500, Kris Kiger wrote: > appear that PG tries to start at all durring the bootup process. I'm > still relatively new to linux, but from my understanding, I need to be > looking in the /etc/init.d directory for boot setup information. Does > anyone know of a good reference I could learn more about how the linux > bootup process works, and how to trouble shoot this particular problem?
Debian's actually a little different from some other UNIX systems (on;y in details, but there are differences). You might want to look at http://www.debian.org/doc/manuals/reference/ch-system.en.html#s-boot At base, however, you want to use one of the sample rc scripts into /etc/rc[n].d , and make a symlink to it from /etc/init.d. I believe the details are covered in the section of the doc I mention above. A -- ---- Andrew Sullivan 204-4141 Yonge Street Liberty RMS Toronto, Ontario Canada <[EMAIL PROTECTED]> M2P 2A8 +1 416 646 3304 x110 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html