Hello Guys,
I am trying to backup my DB and i got this message on the final:
Checking disk space needed for backup...OK
Starting Backup...
Creating temporary folder
-------------------
Databases
-------------------
Database: PokerTracker 4 Database...pg_dump: Cópia do conteúdo da tabela "tourney_hand_summary" falhou: PQgetResult() falhou.
pg_dump: Mensagem de erro do servidor: ERROR: invalid memory alloc request size 4294967293
pg_dump: O comando foi: COPY public.tourney_hand_summary (id_hand, id_gametype, id_site, id_tourney, id_blinds, id_table, hand_no, date_played, date_imported, cnt_players, cnt_players_lookup_position, cnt_players_f, cnt_players_t, cnt_players_r, amt_pot, amt_short_stack, amt_pot_p, amt_pot_f, amt_pot_t, amt_pot_r, str_actors_p, str_actors_f, str_actors_t, str_actors_r, str_aggressors_p, str_aggressors_f, str_aggressors_t, str_aggressors_r, id_win_hand, id_win_hand_lo, id_winner, id_winner_lo, button, card_1, card_2, card_3, card_4, card_5, flg_note, flg_tag, flg_autonote) TO stdout;
execution error backing up files.
-------------------
Optional Files
-------------------
File: C:\Users\Raphael Roquim\AppData\Local\PokerTracker 4\Data/*.*
File: C:\Users\Raphael Roquim\AppData\Local\PokerTracker 4\Config/*.*
Remove Temp Files...OK
Remove Temp Folders
Error Removing Temp Databases Files...Error
-------------------
Errors were detected during backup.
And the backup file that was created has just 220kb of size... Definitely something went wrong....
I had 60gb free before the process, now I have 20gb... WTF?