Re: Warning: PostgresSQL query failed????` - Mailing list pgsql-general

From Adam Haberlach
Subject Re: Warning: PostgresSQL query failed????`
Date
Msg-id 20010107193109.A16787@newsnipple.com
Whole thread Raw
In response to Warning: PostgresSQL query failed????`  ("ineck" <inex@poczta.onet.pl>)
List 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@newsnipple.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.

pgsql-general by date:

Previous
From: gianpaolo
Date:
Subject: Re: Passing tables as parameter
Next
From: Adam Haberlach
Date:
Subject: Re: PHP and PostgreSQL