Re: Warning: PostgresSQL query failed????`

From: Adam Haberlach <adam(at)newsnipple(dot)com>
To: ineck <inex(at)poczta(dot)onet(dot)pl>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Warning: PostgresSQL query failed????`
Date: 2001-01-08 03:31:09
Message-ID: 20010107193109.A16787@newsnipple.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jan 03, 2001 at 09:05:21PM +0100, ineck wrote:
> Anyone can help with that one?
>
> Warning: PostgresSQL query failed: ERROR: cannot find attribute 10 of
> relation pg_am in [..]
> Warning: 0 is not a PostgresSQL result index in

This looks like the results of a failed query in PHP, followed by a
failed lookup of values in a result set in PHP, most likely because
the query failed.

> Thanks in advice
No problem.

--
Adam Haberlach |A cat spends her life conflicted between a
adam(at)newsnipple(dot)com |deep, passionate, and profound desire for
http://www.newsnipple.com |fish and an equally deep, passionate, and
'88 EX500 |profound desire to avoid getting wet.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adam Haberlach 2001-01-08 03:40:01 Re: PHP and PostgreSQL
Previous Message Uro Gruber 2001-01-08 00:36:21 Help with JOINING 3 tables