From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Can't load a 7.3.4 dump into 7.4CVS |
Date: | 2003-08-09 17:31:06 |
Message-ID: | 173880000.1060450266@lerlaptop.lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
--On Saturday, August 09, 2003 12:26:06 -0500 Larry Rosenman
<ler(at)lerctr(dot)org> wrote:
>
>
> --On Saturday, August 09, 2003 11:47:43 -0500 Larry Rosenman
> <ler(at)lerctr(dot)org> wrote:
>
>> 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?
> The load output is at:
>
> http://www.lerctr.org/~ler/pg734.load.gz
> $ ls -l pg734.load.gz
> -rw-r--r-- 1 ler isis 216248 Aug 9 12:25 pg734.load.gz
> $
Another issue: plpgsql.so needs the elog() function, but it's not
exported...
LER
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Larry Rosenman | 2003-08-09 17:39:10 | Re: Can't load a 7.3.4 dump into 7.4CVS |
Previous Message | Larry Rosenman | 2003-08-09 17:26:06 | Re: Can't load a 7.3.4 dump into 7.4CVS |