Re: [HACKERS] How to...? - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: [HACKERS] How to...?
Date
Msg-id Pine.NEB.3.95.980309080328.23315B-100000@hub.org
Whole thread Raw
In response to Re: [HACKERS] How to...?  (Andrew Martin <martin@biochemistry.ucl.ac.uk>)
Responses Re: [HACKERS] How to...?  (Maarten Boekhold <maartenb@dutepp2.et.tudelft.nl>)
List pgsql-hackers
On Mon, 9 Mar 1998, Andrew Martin wrote:

> >     Then, using what was left, I did:
> >
> > psql -e < db.dump
> >
> >     Again.  Failed misearbly, with the following coming from the 'copy
> > to <relname> from stdin;' section:
> >
> > 344984  johnb   xgSldZdYEgIWo           clio.trends.ca  n       \N
>
> I got something kind-of similar with a core dump... This was 'cos of a
> column name which is now a reserved word.

    Ack, I fear you are correct...the third field above is 'password',
which became a reserved word in v6.3...oh man, is this upgrade ever going
to hurt...my 'db.dump' file is 84Meg...vi just loves it :)



pgsql-hackers by date:

Previous
From: Mattias Kregert
Date:
Subject: Re: [HACKERS] Execution time
Next
From: Mattias Kregert
Date:
Subject: Re: [HACKERS] Re: [QUESTIONS] Testing Postgresql v6.3