Re: Logical Fields in postgres.

From: "dlangschied" <dlangschied(at)ameritech(dot)net>
To: "Rajesh Kumar Mallah" <mallah(at)trade-india(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Logical Fields in postgres.
Date: 2003-04-29 13:21:42
Message-ID: 006501c30e52$492d5280$6401a8c0@lcshost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Yes, I did figure this one out. Boolean is the correct conversion. I have
another question: I have a database that supports arrays. I do not see
arrays listed under data type or in any of the documentation. Is there
support for arrays in postgres? If not, I soppose I will have to create new
fields for each array position. Any help would be greatly appreciated.

Sincerely,

David Langschied
Langschied Consulting Services
25644 Mackinac
Roseville, MI 48066

Phone: (586)777-7542
Cell: (248)789-8493
e-mail: dlangschied(at)ameritech(dot)net
----- Original Message -----
From: "Rajesh Kumar Mallah" <mallah(at)trade-india(dot)com>
To: "dlangschied" <dlangschied(at)Ameritech(dot)Net>; <pgsql-admin(at)postgresql(dot)org>
Sent: Tuesday, April 29, 2003 7:28 AM
Subject: Re: [ADMIN] Logical Fields in postgres.

>
>
> Did you mean boolean feilds similar to Yes/No feilds of MS ACCESS?
>
> regds
> mallah.
>
> On Tuesday 29 Apr 2003 2:05 am, dlangschied wrote:
> > 'Lo all,
> > How do I create a logical field in postgres? These fields were not
> > recognized when I tried to load them.
> >
> > Sincerely,
> >
> > David Langschied
> > Langschied Consulting Services
> > 25644 Mackinac
> > Roseville, MI 48066
> >
> > Phone: (586)777-7542
> > Cell: (248)789-8493
> > e-mail: dlangschied(at)ameritech(dot)net
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
> --
> Rajesh Kumar Mallah,
> Project Manager (Development)
> Infocom Network Limited, New Delhi
> phone: +91(11)6152172 (221) (L) ,9811255597 (M)
>
> Visit http://www.trade-india.com ,
> India's Leading B2B eMarketplace.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Treat 2003-04-29 13:24:28 Re: News group
Previous Message Jeff Boes 2003-04-29 13:21:00 Still getting VACUUM errors after 7.2.4 upgrade