| От | chris smith |
|---|---|
| Тема | Re: the integer type |
| Дата | |
| Msg-id | 3c1395330604130717s15849e8do83fb07d4a023bbe8@mail.gmail.com обсуждение исходный текст |
| Ответ на | the integer type ("Zahir Lalani" <zahir@systemz.net>) |
| Список | pgsql-general |
> I have only recently started to use Postgresql and have a problem. I am > using v8.1 on windows. > I cannot seem to get the DB to accept either INT or INTEGER as a type > when using the admin tool. Only INT2 or INT4 work. > I even downloaded Navicat trial and this has the same issue. Is there a > setup required to allow these > standard types to be enabled? It's a built in type so you don't need to do anything. So something like this: create table t1(a int); fails? What message do you get? -- Postgresql & php tutorials http://www.designmagick.com/
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера