[GENERAL] INT4 on Linux/2.2.9 (x86)

1999-11-27 Thread Stan Jacobs
Hi, I just installed PostgreSQL 6.5.3 on Linux 2.2.9 (Intel/x86) platform. Everything went smoothly, but the regression tests failed for int2 and int4 datatypes. Repeated tests produced the same results. Should I be concerned that the SERIAL macros default to int4 for all their values? Are i

[GENERAL] Mail to DB.

1999-11-27 Thread Jason C. Leach
hi, I've read that a few of you are putting email into a postgres DB. I'd be interested in doing something similar. Would any of you care to share the secret that allows sendmail to deposit the email to a db, or how you get it from /var/spool/mail/mailbox into the table when new mail arrives?