Обсуждение: Starting Postmaster

Поиск
Список
Период
Сортировка

Starting Postmaster

От
"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 it in
documentation or faqs.
Any quick answers out there?
Thanks, Scott


Re: Starting Postmaster

От
Doug McNaught
Дата:
"Scott Gritton" <sgritton@rsv.ricoh.com> 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 there is a simple answer but I haven't been able to find it in
> documentation or faqs.

Ummm... You haven't included anything that actually indicates an
error.  The message above is basically saying "I'm alive and happy."

How about some actual error messages?

-Doug

Re: Starting Postmaster

От
Michelle Murrain
Дата:
On Monday 26 March 2001 03:49 pm, Doug McNaught wrote:
> "Scott Gritton" <sgritton@rsv.ricoh.com> 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 there is a simple answer but I haven't been able to find it
> > in documentation or faqs.
>
> Ummm... You haven't included anything that actually indicates an
> error.  The message above is basically saying "I'm alive and happy."
>
> How about some actual error messages?

Also - look at your process list - is the postmaster running?

Can you use psql?

Michelle
------------
Michelle Murrain, Ph.D.
President
Norwottuck Technology Resources
mpm@norwottuck.com
http://www.norwottuck.com

Re: Starting Postmaster

От
"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 there is a simple answer but I haven't been able to find it in
> documentation or faqs.

Your postmaster if functioning perfectly, you just need to direct its
output to a logfile and put it into the background.  Here is how I usually
startup postmaster:

nohup postmaster [options] > logfile 2>&1 &

-- Brett
                   http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Humor in the Court:
Q: Now, you have investigated other murders, have you not, where there was
   a victim?