Re: [GENERAL] RE: Intermittent Startup Failures
Debra LaVille <[EMAIL PROTECTED]> writes: > I'm using the script file included with the postgresql distribution: Hmm, is this from an RPM? It's certainly not part of what *I* consider the Postgres distribution ... > #all systems go -- remove any stale lock files > rm
[GENERAL] RE: Intermittent Startup Failures
I'm using the script file included with the postgresql distribution: *** # PGVERSION is: PGVERSION=7.1.2 # Source function library. INITD=/etc/rc.d/init.d . $INITD/functions # Get function listing for cross-distribution logic.