Wouter Pels wrote:
We were running into problems today when we tried to import a 8.2.4 dump in a 8.1.5 database. It had to do with the new way of assigning sequences to colums, which confused 8.1.5 I didn't expect that at the time of configuration, and currently is down-grading to 8.1.x not an easy option anymore. Is there any trick to work arround this issue ? some kind of switch for backwards compatability ?
No switch but you could restore the schema separately from the data. Then you could edit the schema to fit 8.1 commands before restore.
Out of curiosity.. why are you doing this? :) Joshua D. Drake ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend