[Asterisk-Dev] Re: PostgreSQL support in Asterisk 1.2?
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Tue Aug 9 10:59:50 MST 2005
On Tuesday 09 August 2005 12:34, Bob Goddard wrote:
> The issue was that it would insert crap data without errors or warnings.
> What was inserted, although it may not be what you want, is valid.
> The other point is that it was flagged as a warning.
I defined the column as a date. 'crap' is not a valid date in any calendar
system. MySQL fails the 'C' in ACID in this particular example.
The various failures of MySQL's ability to keep my data consistent to my
specified criteria is my #1 reason why I don't use it. If I wanted to just
thow data somewhere I'd use a flat file.
-A.
More information about the asterisk-dev
mailing list