On Fri, Jun 21, 2013 at 2:06 PM, <javelasc...@misena.edu.co> wrote: > The following bug has been logged on the website: > > Bug reference: 8248 > Logged by: Jefferson Velasco > Email address: javelasc...@misena.edu.co > PostgreSQL version: 8.4.0 > Operating system: windows > Description: > > Exception [EclipseLink-4002] (Eclipse Persistence Services - > 2.2.0.v20110202-r8913): org.eclipse.persistence.exceptions.DatabaseException > Internal Exception: org.postgresql.util.PSQLException: ERROR: no están > implementadas las referencias entre bases de datos: > «farmacia.public.usuario» Error Code: 0 Call: SELECT idusuario, clave, > nombreusuario, rol, idpersona FROM Farmacia.public.usuario WHERE > ((nombreusuario = ?) AND (clave = ?)) bind => [2 parameters bound] Query: > ReadAllQuery(referenceClass=Usuario sql="SELECT idusuario, clave, > nombreusuario, rol, idpersona FROM Farmacia.public.usuario WHERE > ((nombreusuario = ?) AND (clave = ?))") > >
This is not actually a bug but a well known postgresql limitation, you can't use database references in the from. I answered to the OP, explaining that and redirecting him to pgsql-es-ayuda@ -- Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL: Soporte 24x7 y capacitación Phone: +593 4 5107566 Cell: +593 987171157 -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs