Can't load a 7.3.4 dump into 7.4CVS

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Can't load a 7.3.4 dump into 7.4CVS
Date: 2003-08-09 16:47:43
Message-ID: 142850000.1060447663@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2003-08-09 17:26:06 Re: Can't load a 7.3.4 dump into 7.4CVS
Previous Message Tom Lane 2003-08-09 16:31:14 Re: 7.4beta1 build problem on unixware