maybe you could first reduce the problem create a view of all fields of your table except the geom columns try to pg_dump it, this don't need postgis so could go create a second view of the geom columns specifying AsText(geom) and a field reference copy this view to a text file with \g option join together all