Jump to content

Recommended Posts

Posted

Добрый день!

Есть база в postgresql, в ней таблица radacct, смотрю ее размер командой select pg_relation_size('radacct'); показывает 13163438080, удаляю половину данных а размер почему то не меняеться! делал REINDEX TABLE radacct ;

ERROR: could not create unique index "radacct_pkey"

DETAIL: Table contains duplicated values.

делал

VACUUM;

ERROR: index "radacct_acctuniqueid_index" contains unexpected zero page at block 116707

куда копать? что смотреть? подскажите пожалуйста!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.