Re: consulta con error

From: Espartano <espartano(dot)mail(at)gmail(dot)com>
To: "Cesar Erices" <caerices(at)gmail(dot)com>
Cc: "Lista Postgres" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: consulta con error
Date: 2008-12-30 21:12:49
Message-ID: d353bd50812301312p4707ff7fwe63402fa33818af1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Tue, Dec 30, 2008 at 3:02 PM, Cesar Erices <caerices(at)gmail(dot)com> wrote:
> Estimados, hoy un cliente me hizo la consulta sobre si en postgres existe
> algo como mysqlerror(), es una funcion que se utiliza al lado del cliente
> para rescatar los errores producidos en una consulta, la verdad yo no he
> trabajado con mysql, por lo cual me gustaria saber si alguien en la lista
> tiene conocimiento sobre ello, desde ya muchas gracias
>

Eso depende de lo que estes usando del lado del cliente para trabajar
con postgres, por ejemplo en php si que existe:

http://www.php.net/manual/es/function.pg-last-error.php
http://www.php.net/manual/es/function.pg-last-notice.php

--
"Linux is for people who hate Windows, BSD is for people who love UNIX".
"Social Engineer -> Because there is no patch for human stupidity"
"The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
mount ; fsck ; more ; yes ; umount ; sleep."
"Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing."

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Javier Chávez B. 2008-12-30 21:15:55 Re: consulta con error
Previous Message Cesar Erices 2008-12-30 21:02:09 consulta con error