| От | David Salisbury |
|---|---|
| Тема | Re: Refine Form of My querry |
| Дата | |
| Msg-id | 4EFC9676.5070906@globe.gov обсуждение исходный текст |
| Ответ на | Refine Form of My querry (saqib11@igis.nust.edu.pk) |
| Список | pgsql-general |
On 12/29/11 3:11 AM, saqib11@igis.nust.edu.pk wrote: > Hi every1 how are u all??? Members i am new in postgres and want to > work on pgrouting but i am facing some issue with it. Will u please help > me??? > I have loaded my line shapefile in pgadmin environment, which creates a > table name 'Route', but when i made a query 'Create View' at it, it will > show an error that "Relation 'Route' doesn't exist". can any1 explains > me what this error means?? and how can i remove this error?? I'm guessing you need double quotes around your table name.. e.g. "Routes".. in your view definition as the table name may be case sensitive, in your case. -ds
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера