"Joshua Jackson" <[EMAIL PROTECTED]> writes:
> A text file containing the following (each field seperated by tabs)
> test1test2test3\test41234test5
> to be copied into a table such as:
> create table test(
> f1varchar(10),
> f2varchar(10),
> f3varchar(10
Pinaud Bruno writes:
> psql doesn't want to execute queries from a file. If i put a wrong
> filename, psql said that the file doesn't exist, normal, but for a
> correct filename nothing appens.
Okay, that tells me exactly nothing. What exactly did you do? What is the
file, what is the name, what