non-
PostgreSQL databases. Note that
the restore may fail altogether if you have rearranged column order.
The option is safer, though even slower.
+ Also, while this option generates errors for invalid data,
+ it allows other INSERTs to continue loading
+ data into the table.
...). This will make restoration very slow; it is mainly
useful for making dumps that can be loaded into
non-
PostgreSQL databases.
+ Also, while this option generates errors for invalid data,
+ it allows other INSERTs to continue loading
+ data into the table.