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:[EMAIL PROTECTED] Sent: Monday, June 28, 2004 4:10 PM Cc: [EMAIL PROTECTED] 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 ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
