Re: VARCHAR -vs- CHAR: huge performance difference?

Поиск
Список
Период
Сортировка
От C. Bensend
Тема Re: VARCHAR -vs- CHAR: huge performance difference?
Дата
Msg-id 1216.134.244.169.17.1087484354.squirrel@webmail.stinkweasel.net
обсуждение исходный текст
Ответ на Re: VARCHAR -vs- CHAR: huge performance difference?  ("Olivier Hubaut" <olivier@scmbb.ulb.ac.be>)
Список pgsql-admin
> By the way, be carefull. The pg_autovacuum is not good enough for being
> using as the only way for cleaning the database, especially if you have a
> lot of update and delete on the same tables.

For right now, I'm just vacuuming more often to see how things go.  I
didn't think I was even generating enough transactions for it to be a
problem, but a 'vacuum full' made a night-and-day difference.

If it continues to be problematic, I'll probably look at an upgrade.

Benny


--
"Oh, the Jedis are going to feel this one!"       -- Professor Farnsworth,
                                                     "Futurama"

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

Предыдущее
От: juanmime@ono.com
Дата:
Сообщение: pg_restore and the missing blobs (oids)
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: VARCHAR -vs- CHAR: huge performance difference?