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

From Larry Rosenman
Subject Re: Can't load a 7.3.4 dump into 7.4CVS
Date
Msg-id 173880000.1060450266@lerlaptop.lerctr.org
Whole thread Raw
In response to Re: Can't load a 7.3.4 dump into 7.4CVS  (Larry Rosenman <ler@lerctr.org>)
Responses Re: Can't load a 7.3.4 dump into 7.4CVS
List pgsql-hackers

--On Saturday, August 09, 2003 12:26:06 -0500 Larry Rosenman 
<ler@lerctr.org> wrote:

>
>
> --On Saturday, August 09, 2003 11:47:43 -0500 Larry Rosenman
> <ler@lerctr.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@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749



pgsql-hackers by date:

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