sqlite ex3 <schema.sql pg_dump -a ex2 | sqlite ex3
and it is failing with a lot of errors, such as SQL error: unrecognized token: "\". I've tried with both sqlite v2.8.15 and 3.0.8 against Postgres 8.01 w/o success. Robert
sqlite ex3 <schema.sql pg_dump -a ex2 | sqlite ex3
and it is failing with a lot of errors, such as SQL error: unrecognized token: "\". I've tried with both sqlite v2.8.15 and 3.0.8 against Postgres 8.01 w/o success. Robert