Can't load a 7.3.4 dump into 7.4CVS - Mailing list pgsql-hackers

From Larry Rosenman
Subject Can't load a 7.3.4 dump into 7.4CVS
Date
Msg-id 142850000.1060447663@lerlaptop.lerctr.org
Whole thread Raw
Responses Re: Can't load a 7.3.4 dump into 7.4CVS
Re: Can't load a 7.3.4 dump into 7.4CVS
List pgsql-hackers
I tried(!) to load my 7.3.4 data into 7.4CVS.

the Bricolage folks have managed to make a circular definition (at least 
not loadable).

why does each setval() call invoke the pager?

the dump I used is at:

http://www.lerctr.org/~ler/pg.dump.gz

$ ls -l pg.dump*
-rw-r--r--    1 ler      isis       10989689 Aug  9 11:43 pg.dump.gz
$

you need to have contrib/dbsize, contrib/pgstattuple, contrib/tsearch, 
contrib/dblink
installed.

Any ideas, folks?



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



pgsql-hackers by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Batch Operations
Next
From: Larry Rosenman
Date:
Subject: Re: Can't load a 7.3.4 dump into 7.4CVS