Re: pg_ctl question - Mailing list pgsql-admin

From Jason Jahn
Subject Re: pg_ctl question
Date
Msg-id 6B1EC38B45573244BFD8C14237E1EB4CF3A586@bdcexsite.signicast.com
Whole thread Raw
In response to pg_ctl question  ("Jeff Stout" <jstout@cctus.com>)
List pgsql-admin
I personally use the postgresql.conf file to specify the options for the
server.

tcpip_socket = true
in that file should do the trick.

That file is located in /var/lib/pgsql/data for me (Fedora core 2), but it
may be located elsewhere on your system.

Jason

-----Original Message-----
From: Jeff Stout [mailto:jstout@cctus.com]
Sent: Monday, June 28, 2004 4:10 PM
Cc: pgsql-admin@postgresql.org
Subject: [ADMIN] pg_ctl question


I am using the /contrib/start-scripts/linux file to set
up postgres to automatically restart upon reboot.

I set it up /etc/init.d/postgres which calls pg_ctl

pg_ctl invokes postmaster

where do I set the -i option to allow tcp connection?

I am able to set the database to start upon boot, but
can not get pgAdmin to connect.

Thank you in advance for you help.

Jeff
CCT


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

pgsql-admin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: pg_ctl question
Next
From: jseymour@linxnet.com (Jim Seymour)
Date:
Subject: Re: pg_ctl question