Re: pg_dump fails - Mailing list pgsql-general

From Lorenzo Thurman
Subject Re: pg_dump fails
Date
Msg-id 510872a7122db479548295ed78d3df7a@thethurmans.com
Whole thread Raw
In response to Re: pg_dump fails  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_dump fails  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I'm trying that right now. I think there may be mis-match in the build
settings between upgrades of postgresql. The "USE" settings may be at
fault:


 - - pg-hier        : Enables recursive queries like Oracle's 'CONNECT
BY' feature.

 - - pg-vacuumdelay : Adds in the vacuum inter-page delay feature.

 - - pg-intdatetime : Enables --enable-integer-datetimes configure
option, which changes PG to use 64-bit integers for timestamp storage


I think these may have been changed since the original install.


On Apr 18, 2005, at 11:57 p, Tom Lane wrote:


<excerpt>Lorenzo Thurman <<lorenzo@thethurmans.com> writes:

<excerpt><excerpt><excerpt>ERROR:  did not find '}' at end of input
node

</excerpt></excerpt></excerpt>

<excerpt>I installed this from Gento's portage repository.

</excerpt>

Gentoo has a history of supplying broken compilers, software, etc

... bleeding edge stuff tends to cut you occasionally :-(


You might try updating your compiler and then rebuilding PG.


            regards, tom lane


</excerpt><smaller>I got an object

I was sure it was point

ClassCastException

-- <italic>Jens Alfke</italic></smaller>

I'm trying that right now. I think there may be mis-match in the build
settings between upgrades of postgresql. The "USE" settings may be at
fault:

  - - pg-hier        : Enables recursive queries like Oracle's 'CONNECT
BY' feature.
  - - pg-vacuumdelay : Adds in the vacuum inter-page delay feature.
  - - pg-intdatetime : Enables --enable-integer-datetimes configure
option, which changes PG to use 64-bit integers for timestamp storage

I think these may have been changed since the original install.

On Apr 18, 2005, at 11:57 p, Tom Lane wrote:

> Lorenzo Thurman <lorenzo@thethurmans.com> writes:
>>>> ERROR:  did not find '}' at end of input node
>
>> I installed this from Gento's portage repository.
>
> Gentoo has a history of supplying broken compilers, software, etc
> ... bleeding edge stuff tends to cut you occasionally :-(
>
> You might try updating your compiler and then rebuilding PG.
>
>             regards, tom lane
>
I got an object
I was sure it was point
ClassCastException
-- Jens Alfke

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dump fails
Next
From: Tom Lane
Date:
Subject: Re: pg_dump fails