Re:

From: Charles Tassell <ctassell(at)isn(dot)net>
To: "Sean Alphonse" <salphonse1(at)home(dot)com>, "Pgsql-General" <pgsql-general(at)postgreSQL(dot)org>
Subject: Re:
Date: 2000-07-14 16:32:46
Message-ID: 4.3.2.7.2.20000714133049.00b36f00@mailer.isn.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You are probably not telling Postgres to run in the background. You should
use the -S parameter. IE: postgres -S -i -D /usr/local/pgsql/data

For full info on the startup options, do a man postmaster from your
shell. Or take a look at the administration docs.

At 01:05 PM 7/14/00, Sean Alphonse wrote:
>Pressing enter doesn't solve the problem.
>
>Sean.
>
>____________________________________________________________________________
>_______
>
>On Fri, Jul 14, 2000 at 10:04:04AM -0500, Sean Alphonse wrote:
> > Hello.
> > I am using PostgreSQL version 7.0.2 with RedHat 6.1. When I start up the
> > postmaster at the prompt, I get the following response and the session
>hangs
> > and doesn't return to the prompt but I am able to use my databases and
> > PostgreSQL. Is this normal or correct? If not, what should I do to fix
>this
> > problem?
>
>Hit "enter". You'll find you actually do have a prompt.
>
>A
>
>--
>Andrew Sullivan Computer Services
><sullivana(at)bpl(dot)on(dot)ca> Burlington Public Library
>+1 905 639 3611 x158 2331 New Street
> Burlington, Ontario, Canada L7R 1J4

In response to

  • at 2000-07-14 16:05:37 from Sean Alphonse

Browse pgsql-general by date

  From Date Subject
Next Message Ross J. Reedstrom 2000-07-14 16:45:58 Re: location of change list?
Previous Message Sean Alphonse 2000-07-14 16:05:37