Page MenuHomeSoftware Heritage
Paste P700

(An Untitled Masterwork)
ActivePublic

Authored by douardda on Jun 17 2020, 2:16 PM.
swh_graph-replayer-directory.1.uyfyr8j3012g@bespin | swh.core.api.RemoteException: <RemoteException 500 ProgramLimitExceeded: ['index row size 7560 exceeds maximum 2712 for index "directory_entry_dir_target_name_perms_idx"\nHINT: Values larger than 1/3 of a buffer page cannot be indexed.\nConsider a function index of an MD5 hash of the value, or use full text indexing.\nCONTEXT: SQL statement "\n insert into directory_entry_dir (target, name, perms)\n select distinct t.target, t.name, t.perms\n from tmp_directory_entry_dir t\n where not exists (\n select 1\n from directory_entry_dir i\n where t.target = i.target and t.name = i.name and t.perms = i.perms)\n "\nPL/pgSQL function swh_directory_entry_add(directory_entry_type) line 3 at EXECUTE\nSQL statement "SELECT swh_directory_entry_add(\'dir\')"\nPL/pgSQL function swh_directory_add() line 4 at PERFORM\n']>