"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
POSTGRESQL BUG REPORT TEMPLATE
Your name : Joshua Jackson
Your email address : [EMAIL PROTECTED]
System Configuration
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
Your name : Pinaud Bruno
Your email address : [EMAIL PROTECTED] or [EMAIL PROTECTED]
System Configuration
-
Architecture : Pentium 3
Operating System : RedHat Linux 6.1
PostgreSQL version : PostgreSQL-7.0 Beta1
Compile