Re: [ADMIN] PostgreSQL With Slackware

2004-06-23 Thread Grega Bremec
...and on Wed, Jun 23, 2004 at 08:53:01AM +0200, Grega Bremec used the keyboard: > > Recap - patch /etc/rc.d/rc.sysvinit with the attached patch, create > > $ mkdir /etc/rc.d/{init,rc{0,1,2,3,4,5,6}}.d Eeek, seems there's been a mismatch in the original source file I used to create the patch

Re: [ADMIN] PostgreSQL With Slackware

2004-06-23 Thread Steve Lane
r -D /usr/local/pgsql/data &" usually does it for me. Sorry if this is obvious and I'm missing the point. -- sgl > From: "Janio Rosa da Silva" <[EMAIL PROTECTED]> > Date: Wed, 23 Jun 2004 01:38:44 -0300 > To: <[EMAIL PROTECTED]> > Subject: [ADMIN] Po

Re: [ADMIN] PostgreSQL With Slackware

2004-06-23 Thread Grega Bremec
...and on Wed, Jun 23, 2004 at 01:38:44AM -0300, Janio Rosa da Silva used the keyboard: > > I am looking for a way to start PostgreSQL when the computer is turned > on. Any ideas? > > I am using Slackware 9.1 and PostgreSQL 7.4.2; > > I was made a rc.postgresql script file. And I called for it f

[ADMIN] PostgreSQL With Slackware

2004-06-22 Thread Janio Rosa da Silva
I am looking for a way to start PostgreSQL when the computer is turned on. Any ideas? I am using Slackware 9.1 and PostgreSQL 7.4.2; I was made a rc.postgresql script file. And I called for it from rc.local. But, I thing when the slackware is starting, the commands in script file are executting