Cant import hands from network
Posted: Sat Mar 03, 2012 9:20 am
Have PT3 on Windows 7 64-bit and PostgreSQL 9.1 64-bit
All hands have on other computer
when start import PT3 see all files with hands (Ipoker) but dont import any hands
in PostgreSQL logs I have this errors (logs takes many gigs of space)
What can I do to fix this problem ?
All hands have on other computer
when start import PT3 see all files with hands (Ipoker) but dont import any hands
in PostgreSQL logs I have this errors (logs takes many gigs of space)
2012-03-03 18:13:04 NOVT ОШИБКА: повторяющееся значение ключа нарушает ограничение уникальности "hhs-unique_hand_no"
2012-03-03 18:13:04 NOVT ПОДРОБНОСТИ: Ключ "(id_site, hand_no)=(400, 3188072188)" уже существует.
2012-03-03 18:13:04 NOVT КОНТЕКСТ: COPY holdem_hand_summary, строка 1: "2051556 400 454 501 3188072188 2012/03/03 03:32:07 2012/03/03 18:10:07 4 2 2 2 0.61 0.98 0.98 0.94 0..."
2012-03-03 18:13:04 NOVT ОПЕРАТОР: COPY holdem_hand_summary FROM STDIN;
2012-03-03 18:13:04 NOVT ОШИБКА: повторяющееся значение ключа нарушает ограничение уникальности "hhs-unique_hand_no"
2012-03-03 18:13:04 NOVT ПОДРОБНОСТИ: Ключ "(id_site, hand_no)=(400, 3178655633)" уже существует.
2012-03-03 18:13:04 NOVT КОНТЕКСТ: COPY holdem_hand_summary, строка 1: "2051592 400 454 495 3178655633 2012/02/25 13:32:45 2012/03/03 18:11:53 5 2 2 2 0.96 0.97 0.95 0.91 0..."
2012-03-03 18:13:04 NOVT ОПЕРАТОР: COPY holdem_hand_summary FROM STDIN;
2012-03-03 18:13:04 NOVT ОШИБКА: повторяющееся значение ключа нарушает ограничение уникальности "hhs-unique_hand_no"
2012-03-03 18:13:04 NOVT ПОДРОБНОСТИ: Ключ "(id_site, hand_no)=(400, 3188072188)" уже существует.
2012-03-03 18:13:04 NOVT КОНТЕКСТ: COPY holdem_hand_summary, строка 1: "2051556 400 454 501 3188072188 2012/03/03 03:32:07 2012/03/03 18:10:07 4 2 2 2 0.61 0.98 0.98 0.94 0..."
2012-03-03 18:13:04 NOVT ОПЕРАТОР: COPY holdem_hand_summary FROM STDIN;
2012-03-03 18:13:04 NOVT ОШИБКА: повторяющееся значение ключа нарушает ограничение уникальности "hhs-unique_hand_no"
2012-03-03 18:13:04 NOVT ПОДРОБНОСТИ: Ключ "(id_site, hand_no)=(400, 3178655633)" уже существует.
2012-03-03 18:13:04 NOVT КОНТЕКСТ: COPY holdem_hand_summary, строка 1: "2051592 400 454 495 3178655633 2012/02/25 13:32:45 2012/03/03 18:11:53 5 2 2 2 0.96 0.97 0.95 0.91 0..."
2012-03-03 18:13:04 NOVT ОПЕРАТОР: COPY holdem_hand_summary FROM STDIN;
What can I do to fix this problem ?