Attribute 'name' not found - Mailing list pgsql-admin

From Mario Henley Becerril Geldis
Subject Attribute 'name' not found
Date
Msg-id Pine.LNX.4.21.0208162035190.26630-100000@real1.correo.mx
Whole thread Raw
Responses Re: Attribute 'name' not found  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-admin


  Hi....



  I don't known why postgreSQL send this error:

  test=# \d addresses
     Table "addresses"
 Column | Type | Modifiers
--------+------+-----------
 Name   | text |
 Phone  | text |
 Email  | text |

test=# select Name from addresses;
ERROR:  Attribute 'name' not found
test=#



  any ideas..???



pgsql-admin by date:

Previous
From: Chris Ruprecht
Date:
Subject: Re: ProstGreSQL on RAID Question
Next
From: Stephan Szabo
Date:
Subject: Re: Attribute 'name' not found