I've added a note about the listen_addresses to the quickstart. Ravi, could you make a similar note in the RFT setup guide?

Charles

On Oct 1, 2007, at 12:32 PM, peter ye wrote:

Hi Ravi:
I checked the documentation of postgres. It says that postmaster is deprecated and replaced by postgres. The -i option is better replaced by directly setting listen_addresses = '*' in postgresql.conf. Now it works fine.

Many thanks,
Peter

Ravi Madduri <[EMAIL PROTECTED]> wrote: Hmm.. May be something changed in the version of Postgresql you are using. Look into the postgres docs on how you can enable postmaster to accept TCP connections..I will take a look too and see if i can find anything. Earlier versions of postgres should work fine though

On 10/1/07, peter ye <[EMAIL PROTECTED]> wrote: Hi all:
I got an error when restarting postsql with the rftDatabase. It says that the line containing POSTMASTER_OPTIONS="-i" is invalid (#472 in postgresql.conf as showed below).
  Does anyone know what is the problem and how to fix it?

Thanks a lot.
Peter

[EMAIL PROTECTED]:/etc/init.d# grep POSTMASTER /etc/postgresql/8.2/main/ postgresql.conf
POSTMASTER_OPTIONS="-i"
[EMAIL PROTECTED]:/etc/init.d# grep rftDatabase /etc/postgresql/8.2/main/ pg_hba.conf
host rftDatabase    "globus"    "129.173.67.4" 255.255.255.255 md5
[EMAIL PROTECTED]:/etc/init.d# ./postgresql-8.2 restart
* Restarting PostgreSQL 8.2 database server * Error: Invalid line 472 in /etc/postgresql/8.2/main/postgresql.conf


Ask a question on any topic and get answers from real people. Go to Yahoo! Answers.



--
-- Ravi

Ravi K Madduri
The Globus Alliance | Argonne National Laboratory
http://www-unix.mcs.anl.gov/~madduri

Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail

Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail

Reply via email to