Has anyone ever done a conversion from Sql Anywhere to PostgreSQL? I have a task to investigate what this would take.
Also, the Sql Anywhere database stores image files in the database as long binary types. What would be the best format to store these in PostgreSQL?
Also, while all of my current PG clusters are on RH linux, if this project went forward, it would have to run on Windows 2k. Will the windows version of PG run on 2k, and are there any special caviates running on this platform?