is postgres IP address sensitive?

From: sys(at)yahoo(dot)com (Enote)
To: pgsql-general(at)postgresql(dot)org
Subject: is postgres IP address sensitive?
Date: 2002-03-19 07:00:50
Message-ID: 6ebabd20.0203182300.59fa295a@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i've encounter an odd bug and am not really sure why.

i run postgres under cygwin.
i installed cygwin, postgres, and initdb'd at work
everything works fine.

i come home and start up postmaster (pg_ctl start actually)
but now i can't connect to postgres using psql.
and a look at my task manager shows postgres process taking
up 99% of cpu time.

the only thing i can think of that changes between work and
home is my ip address. does postgres store the db data in
a format that is sensitive to the machine's ip address?

has anyone else ever come across this situation or
can give me a pointer on how to fix this?

Thanks in advance!

-Tony
sys(at)yahoo(dot)com

Browse pgsql-general by date

  From Date Subject
Next Message Enote 2002-03-19 07:06:48 Re: DriverManager.getConnection() fails sometimes but succeeds other times
Previous Message Tom Lane 2002-03-19 06:29:12 Re: temp table indexes