Re: Error: operator does not exist: integer = integer

From: Clodoaldo Neto <clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Error: operator does not exist: integer = integer
Date: 2011-08-01 14:17:24
Message-ID: CA+Z73LH+rEw9TqJKh1R95teM_6Z_Zfp5sCr75XfJ9CB2pqQ4QQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2011/8/1 Clodoaldo Neto <clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com>

> postgresql.x86_64 8.3.14-1PGDG.rhel5
> postgresql-server.x86_64 8.3.14-1PGDG.rhel5
>
> ERROR: operator does not exist: integer = integer
> LINE 3: inner join vendedor as v on a.vendedor_id = v.id
> ^
> HINT: No operator matches the given name and argument type(s). You might
> need to add explicit type casts.
>
>
Restarting the server fixes the error.
Clodoaldo

> Any ideas?
>
> Regards, Clodoaldo
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2011-08-01 14:19:05 Re: Error: operator does not exist: integer = integer
Previous Message Tomas Vondra 2011-08-01 14:13:28 Re: ERROR: could not read block 4707 of relation 1663/16384/16564: Success