| От | Werner Bohl |
|---|---|
| Тема | PG 8 Out of memory issuing queries |
| Дата | |
| Msg-id | 1107553146.16535.6.camel@sirio обсуждение исходный текст |
| Ответы |
Re: PG 8 Out of memory issuing queries
|
| Список | pgsql-admin |
Hi! Hope anybody can help me with this issue. I have a fairly large table (~75 million rows) that where imported without pk. Tried to create a pk on a supposed unique field, but failed with duplicates. So i issued: select oldid from table group by oldid having count(*) > 1 and it fails with Out of memory. Tried to create a new pk using: alter table <table> add newid serial primary key; and it also fails with out of memory error. Are there any settings on postgresql.conf that I may change to prevent this error? This is on Windows XP profesional with Postgresql 8.0 TIA, -- Werner Bohl <WernerBohl@infutor.com> Infutor de Costa Rica S.A.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера