Is there an easy way (similar to COPY) to import fixed width text files directly into Postgres tables?
COPY is fine for files with delimited fields, but I have fixed format text files to import into tables. Thanks, Brent Wood ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend