[Babase] Statdate problem for End June 2009
Karl O. Pinc
kop at meme.com
Fri Oct 30 14:02:00 EDT 2009
On 10/30/2009 12:12:33 PM, Lacey Roerish wrote:
> It looks like Weaver's and Linda's. Everyone elses data went in fine!
> :-D
>
> You probably should log in as admin when trying to create tables in
> pending.
Sounds right, because the tables are not owned by any one person.
> As for the 'types' of data, You might look on the ppa
> website
> http://www.postgresql.org/docs/8.1/interactive/bookindex.html
That's the right place. Section II.8. Data types
> I
> only use
> a couple of different types because I don't know what the rest of
> them
> mean.
> I mostly use character, char var, numeric, date, time without
> timezone
> as
> they are the only ones I understand :)
You could use TEXT instead of char var. And boolean, which
is either TRUE or FALSE is good too. INTEGER is good
for numbers with no decimal point that don't get really big.
Otherwise those are probably the types you want.
Karl <kop at meme.com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein
More information about the Babase
mailing list