Re: ERROR: Memory exhausted in AllocSetAlloc(68)

From: Ruslan A Dautkhanov <rusland(at)scn(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)postgresql(dot)org, Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
Subject: Re: ERROR: Memory exhausted in AllocSetAlloc(68)
Date: 2003-05-28 02:29:50
Message-ID: 3ED41F1E.65A511E4@scn.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane wrote:

> Ruslan A Dautkhanov <rusland(at)scn(dot)ru> writes:
> > isbs=# SELECT count(i.*),sum(i.param1),sum(60-i.param1) FROM inlog i,
> ^^^^^^^^^^
>
> Make that just count(*). I think you're running into the poor handling
> of whole-row references.

Yes, after changing COUNT(i.*) for COUNT(*) the problem dissappear.
Thanks for advance, but I don't understand difference between this two
examples... :-|

--
best regards,
Ruslan A Dautkhanov rusland(at)scn(dot)ru

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2003-05-28 04:49:03 Re: missing DLLIMPORT for cpu_index_tuple_cost
Previous Message Bruce Momjian 2003-05-27 17:55:00 Re: [BUGS] Bug #928: server_min_messages (log_min_messages