On Feb 18, 11:35 am, Robert Creager <[email protected]> wrote:

> You're running an older version (< 8.2) of PostgreSQL.  DataMapper  
> doesn't support those correctly (I just ran across that exact problem  
> this weekend - I'm running 8.1.1).  There is a ticket open for this  
> issue, but I don't have it handy.  I'm able to use multiple db servers  
> so I got around the problem easily enough ;-)
>
> The newer versions of PostgreSQL support a custom extension that  
> returns the serial id generated on the insert.

   Thanks for the hint.  I checked with MacPorts which PostgreSQL
   version I have:

...
postgresql83                   @8.3.5          databases/postgresql83
postgresql83                   @8.3.5          databases/postgresql83

   And my PATH starts with /opt/local/lib/postgresql83/bin.

   Doing a "locate postgresql82" doesn't seem to find any other
   installations either.  Could there be earlier versions of libraries
   that DM is using?

Thanks,

Stu
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to