| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Andrew Martin <martin(at)biochemistry(dot)ucl(dot)ac(dot)uk> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] How to...? |
| Date: | 1998-03-09 13:04:32 |
| Message-ID: | Pine.NEB.3.95.980309080328.23315B-100000@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 :)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mattias Kregert | 1998-03-09 14:07:27 | Re: [HACKERS] Re: [QUESTIONS] Testing Postgresql v6.3 |
| Previous Message | Mattias Kregert | 1998-03-09 12:22:43 | Re: [HACKERS] Execution time |