Re: min(ctid)

From: "Agustin Casiva" <casivaagustin(at)gmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: min(ctid)
Date: 2007-05-09 12:09:47
Message-ID: 646eb5870705090509r1a761db3qe133a1b1f57b45d6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

No tenes la función de agregación min subrecargada para el tipo tid.
capaz alguna mala manipulación del catalogo la perdió por el camino o
tal vez un tema de permisos.

Saludos

On 5/8/07, Emilio Capolupo <ecapolup(at)ta(dot)telecom(dot)com(dot)ar> wrote:
>
>
> Hola:
>
> Tengo postgres 7.3 corriendo en linux.
>
> Se me presenta este problema:
>
> => select min(ctid) from reina.t_rol;
>
> ERROR: Function min(tid) does not exist
> Unable to identify a function that satisfies the given argument
> types
> You may need to add explicit typecasts
>
>
> ¿Alguien sabe por que pasa esto?
>
> Gracias.
>
>
> Emilio
>
> AVISO LEGAL:
> Esta información es privada y confidencial y está dirigida únicamente a su destinatario. Si usted no es el destinatario
> original de este mensaje y por este medio pudo acceder a dicha información por favor elimine el mensaje. La
> distribución o copia de este mensaje está estrictamente prohibida. Esta comunicación es sólo para propósitos de
> información y no debe ser considerada como propuesta, aceptación ni como una declaración de voluntad oficial de
> TELECOM ARGENTINA S.A. . La transmisión de e-mails no garantiza que el correo electrónico sea seguro o
> libre de error. Por consiguiente, no manifestamos que esta información sea completa o precisa. Toda información
> está sujeta a alterarse sin previo aviso.
> This information is private and confidential and intended for the recipient only. If you are not the intended recipient
> of this message you are hereby notified that any review, dissemination, distribution or copying of this message is
> strictly prohibited. This communication is for information purposes only and shall not be regarded neither as a
> proposal, acceptance nor as a statement of will or official statement from TELECOM ARGENTINA S.A. .
> Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this
> information is complete or accurate and it should not be relied upon as such. All information is subject to change
> without notice.
>
>

--
Agustin Casiva

casivaagustin(at)gmail(dot)com

http://www.osis.com.ar
http://www.casivaagustin.com.ar

In response to

  • min(ctid) at 2007-05-08 15:59:02 from Emilio Capolupo

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jose Maria Mencia Fernandez 2007-05-09 12:28:39 Re: Ayuda con explain
Previous Message Martin Marques 2007-05-09 12:07:02 Re: Ayuda con explain