postgres types

From: "Vladimir V(dot) Zolotych" <gsmith(at)eurocom(dot)od(dot)ua>
To: pgsql-admin(at)postgresql(dot)org
Subject: postgres types
Date: 2000-05-07 14:13:05
Message-ID: 391579F1.27BA9A@eurocom.od.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hello all,

Can I have UNSIGNED integer in PostgreSQL ?
E.g. how should I describe type of field to have
full range of 32 bits? If I describe filed as INT4,
I'll get SIGNED integer, insn't it?

Thanks!

--
Vladimir Zolotych gsmith(at)eurocom(dot)od(dot)ua

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2000-05-07 14:39:45 Re: postgres types
Previous Message Matthew 2000-05-04 13:46:50 RE: backup of my database...