Subject: Bulk insert a flat file into postgresql
From: "alt.cybercafes" <pmunis@hotmail.com>
===
In MS sqlserver there is a functionality/command like bulk insert that
allows a delimited flat file to be inserted into the database. Is there a
similar functionality in postgresql.