IP clash in the PC - Mailing list pgsql-general

From Deepa K
Subject IP clash in the PC
Date
Msg-id 1564.192.168.13.217.1093440771.squirrel@192.168.13.217
Whole thread Raw
Responses Re: IP clash in the PC  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-general
Hi,
     In my PC, eth0 is not up because of IP address clash (another PC is
using the same IP address). I tried to execute a file which has set
of insert commands. After executing the file, when I go and see the
database, no rows are inserted. I redirected the output to another
file. It shows success for all inserts, but no rows in database. This
is happening only when the PC has IP clash, that too not all times. I
wasn't able to trace out the problem as it is occuring rarely.

Steps followed :
==============

1. Linux installation (PC with IP adderss clash)
2. Running psql -U corview manager -f "filename" >> out

      Can any one help me regarding this.

--
regards,
Deepa K

pgsql-general by date:

Previous
From: Thomas Hallgren
Date:
Subject: Re: Unsupported 3rd-party solutions (Was: Few questions
Next
From: pablo_tweek@yahoo.com (Pablo S)
Date:
Subject: Re: Deadlocks -- what can I do about them?