Attribute 'name' not found

Поиск
Список
Период
Сортировка
От Mario Henley Becerril Geldis
Тема Attribute 'name' not found
Дата
Msg-id Pine.LNX.4.21.0208162035190.26630-100000@real1.correo.mx
обсуждение исходный текст
Ответы Re: Attribute 'name' not found
Список 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 по дате отправления:

Предыдущее
От: Chris Ruprecht
Дата:
Сообщение: Re: ProstGreSQL on RAID Question
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Attribute 'name' not found