Re: Data migration problems with Upgrade from Version 6.5.2 to 7.1.2

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема Re: Data migration problems with Upgrade from Version 6.5.2 to 7.1.2
Дата
Msg-id Pine.BSO.4.10.10106271352400.598-100000@spider.pilosoft.com
обсуждение исходный текст
Ответ на Data migration problems with Upgrade from Version 6.5.2 to 7.1.2  ("Tom.Bakken" <Tom.Bakken@tx.usda.gov>)
Список pgsql-general
On Wed, 27 Jun 2001, Tom.Bakken wrote:

>
> How should I specify my boolean fields?  I have them set up as follows:
>
> column BOOLEAN DEFAULT 0
It must be DEFAULT 'f'.

>
> This setup works well with Access97/odbc boolean fields such as check
> boxes etc.
>
> This format is acceptable to postgres 6.5.2 and data copies in and out
Its not acceptable to postgres 7.x , as you found out..
> without errors.
>
> If anybody's already been down this road, I'd appreciate the benefit of
> your experiences.
> --
> Tom Bakken
> Information Resource Manager
> USDA, Rural Development
> 101 South Main, Suite 102
> Temple, TX 76501
>
> Phone: 254-742-9726 Fax: 254-742-9709
> Email: tom.bakken@tx.usda.gov
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
>
>


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: SHMMAX value
Следующее
От: "Gregory Wood"
Дата:
Сообщение: Re: Data migration problems with Upgrade from Version 6.5.2 to 7.1.2