Re: column names in select don't exists in insert to

From: "Johan" <johan(dot)stover(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: column names in select don't exists in insert to
Date: 2006-09-25 05:00:04
Message-ID: 1159160404.160324.67200@d34g2000cwd.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Michael Fuhr schreef:

> On Thu, Sep 21, 2006 at 01:32:47AM -0700, Johan wrote:
> > Someone executed the query in psql for me and the problem seems to be
> > in a stored procedure triggered after update. This procedure complains
> > about the field.
>
> Were you able to fix the problem or are you still uncertain what
> the problem is? If the problem still exists then please post a
> simple but complete test case, including the exact error message
> you're getting.
>
> --
> Michael Fuhr
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match

I was able to fix te problem. Now the statement is working fine

Thanks

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shane Ambler 2006-09-25 05:00:22 Re: Connecting to PostgreSQL Server
Previous Message Adrian Klaver 2006-09-25 02:15:48 Re: serial column