Revision Data Type - Mailing list pgsql-novice

From
Subject Revision Data Type
Date
Msg-id 20050519153558.26221.qmail@web52402.mail.yahoo.com
Whole thread Raw
List pgsql-novice
can anyone recommend the best datatype for a document
revision?  i'm thinking of using integer, although,
i'm not sure this is best.

i have pdf documents linked to my db application and
the user needs to know the revision.

integer might be best, b/c i still may programatically
(sp?) adjust the revision up for each upload if i can
find a way to programatically (sp?) update text on a
pdf file (to ensure the two items match.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: database conversion to postgres
Next
From: "Van Ingen, Lane"
Date:
Subject: Trigger Function Problem