Re: Postgres -> OLAP

From: Moises Alberto Lindo Gutarra <mlindo(at)gmail(dot)com>
To: pgsql-es-ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Postgres -> OLAP
Date: 2009-04-13 21:05:47
Message-ID: 5db591c00904131405r5c040b96sb49ba71c635a6ac7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

El día 13 de abril de 2009 16:01, Danny Marcelo
<dmarcelo(at)accesocrediticio(dot)com> escribió:
> De indices tengo simplemente el PRIMARY KEY.
>
> Como determino que indices me falta si los cruces son en todo sentido.
>
> --
> Danny Marcelo
>
>
> ----- Mensaje original -----
> De: "Moises Alberto Lindo Gutarra" <mlindo(at)gmail(dot)com>
> Para: "pgsql-es-ayuda" <pgsql-es-ayuda(at)postgresql(dot)org>
> Enviados: Lunes, 13 de Abril 2009 15:56:53 GMT -05:00 Perú
> Asunto: Re: [pgsql-es-ayuda] Postgres -> OLAP
>
> El día 13 de abril de 2009 15:52, Danny Marcelo
> <dmarcelo(at)accesocrediticio(dot)com> escribió:
>> Es posible configurarlo de algún modo para optimizar el tiempo de respuesta?, sucede que mi tabla de hechos ya tiene 6 millones de registros y va medio lento.
>>
>> --
>> Danny Marcelo
>>
>>
>> ----- Mensaje original -----
>> De: "Moises Alberto Lindo Gutarra" <mlindo(at)gmail(dot)com>
>> Para: "pgsql-es-ayuda" <pgsql-es-ayuda(at)postgresql(dot)org>
>> Enviados: Lunes, 13 de Abril 2009 15:49:18 GMT -05:00 Perú
>> Asunto: Re: [pgsql-es-ayuda] Postgres -> OLAP
>>
>> 2009/4/13 Danny Marcelo <dmarcelo(at)accesocrediticio(dot)com>:
>>> Sres.
>>>
>>> Es un servidor Postgres ideal para aplicaciones OLAP?
>>>
>>> --
>>> Danny Marcelo
>>>
>>>
>>
>>
>> Yo la uso con arquitectura ROLAP modelo estrella y me va bien.
>>
>> --
>> Atentamente,
>> Moisés Alberto Lindo Gutarra
>> Asesor - Desarrollador Java / Open Source
>> Linux Registered User #431131 - http://counter.li.org/
>> Cel: (511) 995081720
>> MSN: mlindo(at)tumisolutions(dot)com
>> --
>> TIP 9: visita nuestro canal de IRC #postgresql-es en irc.freenode.net
>>
>
> seguramente te faltan indices, porque 6 millones me parecen pocos registros.
>
> --
> Atentamente,
> Moisés Alberto Lindo Gutarra
> Asesor - Desarrollador Java / Open Source
> Linux Registered User #431131 - http://counter.li.org/
> Cel: (511) 995081720
> MSN: mlindo(at)tumisolutions(dot)com
> --
> TIP 9: visita nuestro canal de IRC #postgresql-es en irc.freenode.net
>

Realiza un Query Explain

--
Atentamente,
Moisés Alberto Lindo Gutarra
Asesor - Desarrollador Java / Open Source
Linux Registered User #431131 - http://counter.li.org/
Cel: (511) 995081720
MSN: mlindo(at)tumisolutions(dot)com

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Danny Marcelo 2009-04-13 21:09:53 Re: Postgres -> OLAP
Previous Message Danny Marcelo 2009-04-13 21:01:33 Re: Postgres -> OLAP