postgres types - Mailing list pgsql-admin

From Vladimir V. Zolotych
Subject postgres types
Date
Msg-id 391579F1.27BA9A@eurocom.od.ua
Whole thread Raw
Responses Re: postgres types  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@eurocom.od.ua
 

pgsql-admin by date:

Previous
From: Matthew
Date:
Subject: RE: backup of my database...
Next
From: Bruce Momjian
Date:
Subject: Re: postgres types