Re: Start with -i

From: Ron St-Pierre <rstpierre(at)syscor(dot)com>
To: cgoodfellow(at)tealuxe(dot)com, pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Start with -i
Date: 2004-04-20 21:52:29
Message-ID: 40859B9D.8020505@syscor.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Christopher A. Goodfellow wrote:

> I just upgraded to redhat 9 and cannot connect to my database through
>odbc. I am trying to start the postmaster with the -i option. How do you
>do this from a restart in redhat 9?
>
By a restart, do you mean a database or a server restart?

>
>
>
>Thank You,
>Christopher A. Goodfellow
>Director of Information Technology
>Tealuxe, Inc.
>Phone: 508 520 7887 ex:22
>Fax: 508 528 8999
>www.tealuxe.com
>tea for all
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 8: explain analyze is your friend
>
>
>
>

Read the docs at
http://www.postgresql.org/docs/7.4/static/postmaster-start.html for
instructions on how to start the postmaster with the -i command (note
that your data directory will probably be different). You haven't given
us information on which user you're using to start it, or whether or not
you have modified your postgersql.conf file, but the docs should help
you out. There is also information on how to configure the server so
postgres starts each time the server starts.

Ron

In response to

  • Start with -i at 2004-04-13 18:53:15 from Christopher A. Goodfellow

Browse pgsql-novice by date

  From Date Subject
Next Message Ron St-Pierre 2004-04-20 21:58:10 Re: Using SELECT WHERE
Previous Message Tom Lane 2004-04-20 21:48:52 Re: question on forced-killing the postmaster