Re: psql command line question..

From: Neil Conway <neilc(at)samurai(dot)com>
To: "Williams, Travis L, " NPONS <tlw(at)att(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: psql command line question..
Date: 2003-01-29 18:22:06
Message-ID: 1043864526.519.19.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2003-01-28 at 23:53, Williams, Travis L, NPONS wrote:
> I have a bunch of huge inserts in a flat file. They are in proper sql
> context and I can take each individual and copy/paste it into psql and
> it inserts fine. I tried doing a psql -e dbname < file.sql and I get
> errors.

Which errors, exactly? Also, can you give us a sample of the file's
contents?

Cheers,

Neil
--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2003-01-29 18:25:35 Re: crypt
Previous Message Ron St.Pierre 2003-01-29 18:19:09 Re: is_numeric() or extract_numeric() functions?