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.* <http://ca.answers.yahoo.com>
>
>


-- 
-- Ravi

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

Reply via email to