Re: invalid memory alloc request size

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Gabriel Sánchez Martínez <gabrielesanchez(at)gmail(dot)com>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: invalid memory alloc request size
Date: 2014-12-10 18:00:03
Message-ID: 54888A23.7010006@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/10/2014 09:54 AM, Gabriel Sánchez Martínez wrote:
>
> On 12/10/2014 12:47 PM, Adrian Klaver wrote:
>> On 12/10/2014 09:25 AM, Gabriel Sánchez Martínez wrote:
>>>
>>> On 12/10/2014 11:49 AM, Adrian Klaver wrote:
>>>> On 12/10/2014 08:31 AM, Gabriel Sánchez Martínez wrote:
>>>>>
>>>>> On 12/10/2014 11:16 AM, Adrian Klaver wrote:
>>>>>> On 12/10/2014 08:07 AM, Gabriel Sánchez Martínez wrote:
>>>>>>> Hi all,
>>>>>>>

>>>>
>>>> Also how did the Postgres server get installed?
>>>
>>> apt-get install
>>
>> Install from what repo?
>
> The default Ubuntu repository.
>
>>
>> What was the exact package installed?
>
> I don't recall, but it was probably "postgresql".

Try:

dpkg -l|grep postgresql

to get the actual package.

The database was
> upgraded to 9.3 when Ubuntu was upgraded to 14.04. But I ran it for a
> while without issues. This issue is recent.

So what was the version before?

Where I am going with this, is trying to determine whether you have a
'contaminated' data directory.
>
>>
>> Was there another instance of Postgres already(or currently) installed
>> on this machine?
>
> No. There has always been only one instance.

>
>>
>>>
>>>>
>>>>
>>>>>
>>>>>
>>>>>>
>>>>>>>
>>>>>>> Thanks in advance,
>>>>>>> Gabriel
>>>>>>>
>>
>>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gabriel Sánchez Martínez 2014-12-10 18:08:02 Re: invalid memory alloc request size
Previous Message Gabriel Sánchez Martínez 2014-12-10 17:54:29 Re: invalid memory alloc request size