Quote Originally Posted by iris
hi, why does import takes longer time compared to export?


thanks,

Hi,


It takes longer time because of indexes.
So Import the database with parameter indexes=no
import will be fast after that import the indexes.