ensure good performance.
+ Because
pg_dump is used to tranfer data
+ to newer versions of
PostgreSQL>, the output of
+
pg_dump can be loaded into
+ newer versions of
PostgreSQL>. It also can read older
+
PostgreSQL> databases. However, it usually cannot
+ read newer
PostgreSQL> databases or produce dump output
+ that can be loaded into older database versions. To do this, manual
+ editing of the dump file might be required.
+
+