ERROR: out of memory DETAIL: Failed on request of size ???
| От | Brian Wong |
|---|---|
| Тема | ERROR: out of memory DETAIL: Failed on request of size ??? |
| Дата | |
| Msg-id | BLU171-W750930D4BCF4ADA59455FFBEE40@phx.gbl обсуждение исходный текст |
| Ответы |
Re: ERROR: out of memory DETAIL: Failed on request of size ???
|
| Список | pgsql-general |
We'd like to seek out your expertise on postgresql regarding this error that we're getting in an analytical database.
Some specs:proc: Intel Xeon X5650 @ 2.67Ghz dual procs 6-core, hyperthreading on.
memory: 48GB
OS: Oracle Enterprise Linux 6.3
create table test as
select col1, max(col2), max(col3), max(col4), max(col5)The view queries another view that does a lot of UNION ALLs of tables. This particular case I'm dealing with about 60 tables unioned together.
The resulting error is:
ERROR: out of memory
DETAIL: Failed on request of size ???
DETAIL: Failed on request of size ???
Brian
В списке pgsql-general по дате отправления: