dbTalk Databases Forums  

Re: Start with -i

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Re: Start with -i in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default Re: Start with -i - 04-20-2004 , 12:11 PM






"Christopher A. Goodfellow" <cgoodfellow (AT) tealuxe (DOT) com> writes:
Quote:
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?
Rather than messing with command line switches, just set the flag in
postgresql.conf --- it's "tcpip_socket" there. The init script for
Postgres isn't very helpful about letting you pass command line switches
to the postmaster, but there's really no need to, since you can do
anything you want via postgresql.conf.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
  #2  
Old   
Ron St-Pierre
 
Posts: n/a

Default Re: Start with -i - 04-20-2004 , 04:52 PM






Christopher A. Goodfellow wrote:

Quote:
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?

Quote:


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/s...ter-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




---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.