15:10
>Asunto: Re: [GENERAL] pg_dirtyread doesnt work
>
>Phil Sorber escribió:
>> Most likely it's because of TOAST'd records. The module is pretty
>> naive and needs to be updated to handle such cases.
>
>It doesn't look like a column with this defin
Phil Sorber escribió:
> Most likely it's because of TOAST'd records. The module is pretty
> naive and needs to be updated to handle such cases.
It doesn't look like a column with this definition would be toasted,
though:
> On Fri, Dec 28, 2012 at 10:53 AM, Alejandro Carrillo
> wrote:
> > Creat
Most likely it's because of TOAST'd records. The module is pretty
naive and needs to be updated to handle such cases.
On Fri, Dec 28, 2012 at 10:53 AM, Alejandro Carrillo wrote:
>
> Anybody knows why could be happening: ERROR: invalid memory alloc request
> size 1850015748
>
> Thanks
>
> ___
Anybody knows why could be happening: ERROR: invalid memory alloc request size
1850015748
Thanks
>
> De: Alejandro Carrillo
>Para: "pgsql-general@postgresql.org"
>Enviado: Jueves 27 de diciembre de 2012 16:17
>Asunto: [GENERAL] pg_dirtyread doesnt work
>
>