Re: Logical Fields in postgres.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "dlangschied" <dlangschied(at)ameritech(dot)net>
Cc: "Rajesh Kumar Mallah" <mallah(at)trade-india(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Logical Fields in postgres.
Date: 2003-04-29 14:41:47
Message-ID: 26488.1051627307@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"dlangschied" <dlangschied(at)ameritech(dot)net> writes:
> 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.

http://www.ca.postgresql.org/users-lounge/docs/7.3/postgres/arrays.html

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Oleg Bartunov 2003-04-29 15:02:34 Re: Logical Fields in postgres.
Previous Message Tom Lane 2003-04-29 14:40:42 Re: Still getting VACUUM errors after 7.2.4 upgrade