Re: [GENERAL] Starting Postmaster

2001-03-26 Thread Brett W. McCoy
On Mon, 26 Mar 2001, Scott Gritton wrote: > I've installed postgresql on a Linux-Mandrake 7.0.2 box with everything > installing correctly. > But when I try to start postmaster I get the following: > > DEBUG: Data Base System is in production state at Mon Mar 26 (and so forth) > > I know that the

Re: [GENERAL] Starting Postmaster

2001-03-26 Thread Michelle Murrain
On Monday 26 March 2001 03:49 pm, Doug McNaught wrote: > "Scott Gritton" <[EMAIL PROTECTED]> writes: > > I've installed postgresql on a Linux-Mandrake 7.0.2 box with everything > > installing correctly. > > But when I try to start postmaster I get the following: > > > > DEBUG: Data Base System is

Re: [GENERAL] Starting Postmaster

2001-03-26 Thread Doug McNaught
"Scott Gritton" <[EMAIL PROTECTED]> writes: > I've installed postgresql on a Linux-Mandrake 7.0.2 box with everything > installing correctly. > But when I try to start postmaster I get the following: > > DEBUG: Data Base System is in production state at Mon Mar 26 (and so forth) > > I know that

[GENERAL] Starting Postmaster

2001-03-26 Thread Scott Gritton
I've installed postgresql on a Linux-Mandrake 7.0.2 box with everything installing correctly. But when I try to start postmaster I get the following: DEBUG: Data Base System is in production state at Mon Mar 26 (and so forth) I know that there is a simple answer but I haven't been able to find i

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread Adam Lang
ystems Engineer Rutgers Casualty Insurance Company - Original Message - From: "Mitch Vincent" <[EMAIL PROTECTED]> To: "Adam Lang" <[EMAIL PROTECTED]> Cc: "PGSQL General" <[EMAIL PROTECTED]> Sent: Thursday, September 14, 2000 4:40 PM Subject: Re

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread Mitch Vincent
eat.. Good luck! -Mitch - Original Message - From: "Dale Walker" <[EMAIL PROTECTED]> To: "Adam Lang" <[EMAIL PROTECTED]> Cc: "PGSQL General" <[EMAIL PROTECTED]> Sent: Thursday, September 14, 2000 1:33 PM Subject: Re: [GENERAL] Startin

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread Adam Lang
"Dale Walker" <[EMAIL PROTECTED]> To: "Adam Lang" <[EMAIL PROTECTED]> Cc: "PGSQL General" <[EMAIL PROTECTED]> Sent: Thursday, September 14, 2000 4:33 PM Subject: Re: [GENERAL] Starting postmaster at boot > Adam Lang wrote: > > > > I d

Fw: [GENERAL] Starting postmaster at boot

2000-09-14 Thread Adam Lang
From: "Adam Lang" <[EMAIL PROTECTED]> To: "Alfred Perlstein" <[EMAIL PROTECTED]> Sent: Thursday, September 14, 2000 4:28 PM Subject: Re: [GENERAL] Starting postmaster at boot > I did, and that is why I don't understand. > > Adam Lang > Syst

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread Dale Walker
Adam Lang wrote: > > I didn't directly use your method, but you nonetheless solved my problem. > >From the beginning everyone was telling me to put this into my rc.local: > su postgres -c "/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data -i > /usr/local/pgsql/postgres.log 2>&1 &" > > It

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread Alfred Perlstein
* Adam Lang <[EMAIL PROTECTED]> [000914 13:21] wrote: > I didn't directly use your method, but you nonetheless solved my problem. > >From the beginning everyone was telling me to put this into my rc.local: > su postgres -c "/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data -i > /usr/local/p

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread Adam Lang
MAIL PROTECTED]> To: "Adam Lang" <[EMAIL PROTECTED]>; "PGSQL General" <[EMAIL PROTECTED]> Sent: Thursday, September 14, 2000 3:29 PM Subject: Re: [GENERAL] Starting postmaster at boot > At 03:20 PM 9/14/00 -0400, Adam Lang wrote: > >I'm still ha

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread David Veatch
At 03:31 PM 9/14/00 -0400, Adam Lang wrote: >Does it work the same for linux? It's basic sh, so I can only assume that it does, though I should stress that I don't run Linux, and haven't sat at a Linux command prompt in over a year... so I can't say it does with 100% certainty. The sh syntax

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread Adam Lang
Thursday, September 14, 2000 3:29 PM Subject: Re: [GENERAL] Starting postmaster at boot > At 03:20 PM 9/14/00 -0400, Adam Lang wrote: > >I'm still having difficulties getting postgres to start on boot. > > > >Any chance someone can give me an example of how they have i

Re: [GENERAL] Starting postmaster at boot

2000-09-14 Thread David Veatch
At 03:20 PM 9/14/00 -0400, Adam Lang wrote: >I'm still having difficulties getting postgres to start on boot. > >Any chance someone can give me an example of how they have it on their >system? > > >(Seemed to have been lost in the list being down). > >Adam Lang >Systems Engineer >Rutger

[GENERAL] Starting postmaster at boot

2000-09-14 Thread Adam Lang
I'm still having difficulties getting postgres to start on boot. Any chance someone can give me an example of how they have it on their system? (Seemed to have been lost in the list being down). Adam Lang Systems Engineer Rutgers Casualty Insurance Company