Re: Why does app fail?

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: Why does app fail?
Дата
Msg-id 200402251428.31315.shridhar@frodo.hserus.net
обсуждение исходный текст
Ответ на Re: Why does app fail?  ("Paul Simpson" <Paul.Simpson@spgs.org>)
Список pgsql-general
On Tuesday 24 February 2004 22:10, Paul Simpson wrote:
> Create Table TTATTASSOC (AssocId varchar(10), SetId varchar(10), SlotId
> int4)
> I have, therefore, come to the conclusion that the app requires table names
> in Upper case. How can I force this to work?

I believe postgresql is noisy about the case in tablename. In the create table
statement above if you  want to preserve the case in tablename, you have to
quote it.

Try it and let us know. (This is out of memory so might need further tuning)

Now how to force you app. to do that remains altogether different question..

 Shridhar

В списке pgsql-general по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: System tuning
Следующее
От: "V i s h a l Kashyap @ [Sai Hertz And Control Systems]"
Дата:
Сообщение: Re: select statement against pg_stats returns inconsistent