On 1 Nov 2006 at 15:14, Raj aryan wrote: > #listen_addresses = '*' # what IP interface(s) to listen on;
Probably a silly question, but did you remove the '#' at the beginning of the line? '#' marks a comment - anything after it is ignored, up to the end of the line. If it's still there, then the line is having no effect - remove the '#' and restart postmaster. This list isn't the appropriate place for this question - better on pgsql-general. --Ray. ---------------------------------------------------------------------- Raymond O'Donnell Director of Music, Galway Cathedral, Galway, Ireland [EMAIL PROTECTED] ---------------------------------------------------------------------- ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate