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

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Johan <johan(dot)stover(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: column names in select don't exists in insert to
Date: 2006-09-24 22:49:22
Message-ID: 20060924224921.GA43033@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2006-09-24 22:55:00 Re: Restart after poweroutage
Previous Message Bruce Momjian 2006-09-24 22:30:40 Re: how much free space in tables and index ?