Re: [ADMIN] Bypass the DB request

2008-02-14 Thread Tom Lane
"Suresh Gupta VG" <[EMAIL PROTECTED]> writes: > $ LOG: could not bind socket for statistics collector: Cannot assign > requested address This is not an error condition; as long as you don't see a subsequent complaint that the statistics collector couldn't be started, everything is fine. If you d

[ADMIN] Bypass the DB request

2008-02-14 Thread Suresh Gupta VG
Hi Team, Can any one advice me to rectify this error message by postgresql as below? My Scenario: I had 2 servers with Solaris7. ServerA contains my application where it is connected to a database(pgsql-7.1) on the same server. I had installed the pgsql_8.2.5 on the ServerB of Solaris-9. I