Daniel Klein wrote:
What happened to the postgresql support in the latest release?
It doesn't work out of the box, however I was able to make about a dozen tweaks which make it work, mainly column name quoting, providing default values, and referential integrity problems due to postgress being stricter and/or different to mysql ...
The main talk about DB abstraction seems to be about replacing PEAR:DB with MDB2 ...