Re: [ecpug] Re: [ecpug] Tamaño de nombres de tablas

From: Milton Labanda <1000ton(dot)lab(at)gmail(dot)com>
To: Moises Alberto Lindo Gutarra <mlindo(at)gmail(dot)com>
Cc: Foros Postgre Ecuador <ecpug(at)postgresql(dot)org>
Subject: Re: [ecpug] Re: [ecpug] Tamaño de nombres de tablas
Date: 2012-08-02 17:09:51
Message-ID: CAE97+2wim0TR2HMydbbHQD2UAqZyC2SqYPbmYUZOBgM-EuOQKw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: ecpug pgsql-es-ayuda

eso lo leí, pero no habrá forma de hacerlo sin volver a compilar?

El 2 de agosto de 2012 12:06, Moises Alberto Lindo Gutarra <mlindo(at)gmail(dot)com
> escribió:

> Milton
> debes cambiar el parametro:
>
> #define NAMEDATALEN 64
>
> en el archivo: src/include/pg_config_manual.h
>
> y volver a compilarlo.
>
> El día 2 de agosto de 2012 11:43, Milton Labanda
> <1000ton(dot)lab(at)gmail(dot)com> escribió:
> > Hola amigos, tengo una app que usa elixir y sqlalchemy (python ) como
> ORM,
> > la bd es logicamente PG.
> > Tango problemas porque algunos nombres de las clases del modelo son
> bastante
> > largos y Postgres los limita a 63:
> >
> > sqlalchemy.exc.IdentifierError: Identifier
> >
> 'sga_model_expediente_autorizaciones_asentar_nota__sga_model_autorizacionasentarnota'
> > exceeds maximum length of 63 characters
> >
> > Puedo cambiar alguna variable en PG para solucionar esto ?
> >
> > /\/\;/-----------------------------------------------------
> > Milton Labanda [miltonlab]
> > Distro: Debian GNU/Linux 6.0 Squeeze
> > Blog: http://1000tonlab.wordpress.com
> > jabber: miltonlab(at)jabber(dot)org
> > "... Solamente la libertad que se somete a la Verdad conduce a la persona
> > humana a su verdadero bien...". Karol Wojtyla
> > (:\ Usa Software Legal, usa Software Libre /:)
> >
>
>
>
> --
> Atte.
> Moisés Alberto Lindo Gutarra
> Asesor - Desarrollador Java / Open Source
> Linux Registered User #431131 - http://counter.li.org/
> Cel: (511) 995081720 - Rpm: *548913
> EMail: mlindo(at)gmail(dot)com
> MSN: mlindo(at)tumisolutions(dot)com
>
> --
> Sent via ecpug mailing list (ecpug(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/ecpug
>

--
/\/\;/-----------------------------------------------------
Milton Labanda [miltonlab]
Distro: Debian GNU/Linux 6.0 Squeeze
Blog: http://1000tonlab.wordpress.com
jabber: miltonlab(at)jabber(dot)org <milotnlab(at)jabber(dot)org>
"... Solamente la libertad que se somete a la Verdad conduce a la persona
humana a su verdadero bien...". Karol Wojtyla
(:\ Usa Software Legal, usa Software Libre /:)

In response to

Responses

Browse ecpug by date

  From Date Subject
Next Message Moises Alberto Lindo Gutarra 2012-08-02 17:15:41 Re: [ecpug] Re: [ecpug] Tamaño de nombres de tablas
Previous Message Moises Alberto Lindo Gutarra 2012-08-02 17:06:56 Re: [ecpug] Tamaño de nombres de tablas

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Moises Alberto Lindo Gutarra 2012-08-02 17:15:41 Re: [ecpug] Re: [ecpug] Tamaño de nombres de tablas
Previous Message Moises Alberto Lindo Gutarra 2012-08-02 17:06:56 Re: [ecpug] Tamaño de nombres de tablas