[GENERAL] trouble migrating from 6.3.2 (IRIX) to 7.0.2 (Linux)

2000-11-22 Thread George Armhold
:20: invalid command \. I get similar results if I dump the individual databases one by one. I'm running the stock Postgres install that comes with Redhat 7. I've applied all the available errata patches for Redhat. Should I expect this to work, moving from IRIX to Linux, and from Postgres 6.3.2 to 7.0.2 at the same time? Thanks for any help. -- George Armhold Rutgers University Bioinformatics Initiative

Re: [GENERAL] trouble migrating from 6.3.2 (IRIX) to 7.0.2 (Linux)

2000-11-22 Thread George Armhold
ABCDEFGHJ \. CREATE UNIQUE INDEX pfam_pkey on pfam using btree ( swiss_id varchar_ops ); \connect template1 armhold create database yueyue_test; \connect yueyue_test armhold CREATE TABLE pgdump_oid (dummy int4); COPY pgdump_oid WITH OIDS FROM stdin; 691529 0 \. Thanks. -- George Armhold Rutger

Re: [GENERAL] trouble migrating from 6.3.2 (IRIX) to 7.0.2 (Linux)

2000-11-23 Thread George Armhold
change the negative values to something reasonable and reload the DB? Thank you for your assistance. -- George Armhold Rutgers University Bioinformatics Initiative