Re: IP clash in the PC

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: IP clash in the PC
Дата
Msg-id 412D579F.3090905@Yahoo.com
обсуждение исходный текст
Ответ на IP clash in the PC  ("Deepa K" <kdeepa@midascomm.com>)
Список pgsql-general
On 8/25/2004 9:32 AM, Deepa K wrote:

> 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.

So the database server is responding with transaction commits while
ignoring what you updated? I have a hard time to believe that. Are you
sure that you are contacting the right database server while there is an
IP address clash in progress?


Jan

>
> 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.
>


--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_stat_activity versus ps
Следующее
От: Tom Lane
Дата:
Сообщение: Re: EXPLAIN ANALYZE total runtime != walltime